Skip to content

Commit ebe6d8f

Browse files
committed
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/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
2 parents 591ad24 + 9179e4a commit ebe6d8f

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

arch/arm64/boot/dts/marvell/armada-7040-db.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@
124124

125125
expander0: pca9555@21 {
126126
compatible = "nxp,pca9555";
127-
pinctrl-names = "default";
128127
gpio-controller;
129128
#gpio-cells = <2>;
130129
reg = <0x21>;

arch/arm64/boot/dts/marvell/armada-8040-db.dts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@
122122
/* U31 */
123123
expander0: pca9555@21 {
124124
compatible = "nxp,pca9555";
125-
pinctrl-names = "default";
126125
gpio-controller;
127126
#gpio-cells = <2>;
128127
reg = <0x21>;
@@ -131,7 +130,6 @@
131130
/* U25 */
132131
expander1: pca9555@25 {
133132
compatible = "nxp,pca9555";
134-
pinctrl-names = "default";
135133
gpio-controller;
136134
#gpio-cells = <2>;
137135
reg = <0x25>;

arch/arm64/boot/dts/marvell/cn9130-db.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@
209209
/* U12 */
210210
cp0_module_expander1: pca9555@21 {
211211
compatible = "nxp,pca9555";
212-
pinctrl-names = "default";
213212
gpio-controller;
214213
#gpio-cells = <2>;
215214
reg = <0x21>;

0 commit comments

Comments
 (0)