Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Merge tag 'mvebu-dt64-6.16-1' of https://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into soc/dt

mvebu dt64 for 6.16 (part 1)

Clean up unused pinctrl-names in pca9555 nodes

* tag 'mvebu-dt64-6.16-1' of https://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu:
arm64: dts: marvell: Drop unused "pinctrl-names"

Link: https://lore.kernel.org/r/87tt5kpqy9.fsf@BLaptop.bootlin.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

-4
-1
arch/arm64/boot/dts/marvell/armada-7040-db.dts
··· 124 124 125 125 expander0: pca9555@21 { 126 126 compatible = "nxp,pca9555"; 127 - pinctrl-names = "default"; 128 127 gpio-controller; 129 128 #gpio-cells = <2>; 130 129 reg = <0x21>;
-2
arch/arm64/boot/dts/marvell/armada-8040-db.dts
··· 122 122 /* U31 */ 123 123 expander0: pca9555@21 { 124 124 compatible = "nxp,pca9555"; 125 - pinctrl-names = "default"; 126 125 gpio-controller; 127 126 #gpio-cells = <2>; 128 127 reg = <0x21>; ··· 130 131 /* U25 */ 131 132 expander1: pca9555@25 { 132 133 compatible = "nxp,pca9555"; 133 - pinctrl-names = "default"; 134 134 gpio-controller; 135 135 #gpio-cells = <2>; 136 136 reg = <0x25>;
-1
arch/arm64/boot/dts/marvell/cn9130-db.dtsi
··· 209 209 /* U12 */ 210 210 cp0_module_expander1: pca9555@21 { 211 211 compatible = "nxp,pca9555"; 212 - pinctrl-names = "default"; 213 212 gpio-controller; 214 213 #gpio-cells = <2>; 215 214 reg = <0x21>;