ramips: pinctrl-aw9523: update to current upstream
authorRosen Penev <rosenp@gmail.com>
Wed, 21 Aug 2024 16:06:03 +0000 (09:06 -0700)
committerRobert Marko <robimarko@gmail.com>
Sat, 7 Sep 2024 20:27:01 +0000 (22:27 +0200)
commit8e6543fae576829628ddf20076bdf8401bf1cccf
tree62875601daa176402d68c741a68f56662c031dbc
parent39d0fd6a366e5b40bd234d2bbb621d993101ebd3
ramips: pinctrl-aw9523: update to current upstream

Various cleanups and bugfixes were applied.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16215
Signed-off-by: Robert Marko <robimarko@gmail.com>
14 files changed:
target/linux/ramips/files/drivers/pinctrl/pinctrl-aw9523.c [deleted file]
target/linux/ramips/patches-6.6/805-01-v6.9-pinctrl-Add-driver-for-Awinic-AW9523-B-I2C-GPIO-Expa.patch [new file with mode: 0644]
target/linux/ramips/patches-6.6/805-02-v6.9-pinctrl-aw9523-Add-proper-terminator.patch [new file with mode: 0644]
target/linux/ramips/patches-6.6/805-03-v6.10-pinctrl-aw9523-Destroy-mutex-on-remove.patch [new file with mode: 0644]
target/linux/ramips/patches-6.6/805-04-v6.10-pinctrl-aw9523-Use-correct-error-code-for-not-suppor.patch [new file with mode: 0644]
target/linux/ramips/patches-6.6/805-05-v6.10-pinctrl-aw9523-Always-try-both-ports-in-aw9523_gpio_.patch [new file with mode: 0644]
target/linux/ramips/patches-6.6/805-06-v6.10-pinctrl-aw9523-Make-use-of-struct-pinfunction-and-PI.patch [new file with mode: 0644]
target/linux/ramips/patches-6.6/805-07-v6.10-pinctrl-aw9523-Use-temporary-variable-for-HW-IRQ-num.patch [new file with mode: 0644]
target/linux/ramips/patches-6.6/805-08-v6.10-pinctrl-aw9523-Get-rid-of-redundant-U8_MAX-pieces.patch [new file with mode: 0644]
target/linux/ramips/patches-6.6/805-09-v6.10-pinctrl-aw9523-Remove-unused-irqchip-field-in-struct.patch [new file with mode: 0644]
target/linux/ramips/patches-6.6/805-10-v6.10-pinctrl-aw9523-Make-use-of-dev_err_probe.patch [new file with mode: 0644]
target/linux/ramips/patches-6.6/805-11-v6.10-pinctrl-aw9523-Sort-headers-and-group-pinctrl.patch [new file with mode: 0644]
target/linux/ramips/patches-6.6/805-12-v6.10-pinctrl-aw9523-Fix-indentation-in-a-few-places.patch [new file with mode: 0644]
target/linux/ramips/patches-6.6/805-pinctrl-AW9523.patch [deleted file]