Skip to content

Commit 7f58e2b

Browse files
uditkumartir-vignesh
authored andcommitted
arm64: dts: ti: k3-j7200-common-proc-board: remove duplicate main_i2c0 pin mux
main_i2c0 pin mux was duplicated in som and common file. So removing duplicated node from common file. Signed-off-by: Udit Kumar <[email protected]> Reviewed-by: Nishanth Menon <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vignesh Raghavendra <[email protected]>
1 parent 03612d3 commit 7f58e2b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -112,13 +112,6 @@
112112
};
113113

114114
&main_pmx0 {
115-
main_i2c0_pins_default: main-i2c0-pins-default {
116-
pinctrl-single,pins = <
117-
J721E_IOPAD(0xd4, PIN_INPUT_PULLUP, 0) /* (V3) I2C0_SCL */
118-
J721E_IOPAD(0xd8, PIN_INPUT_PULLUP, 0) /* (W2) I2C0_SDA */
119-
>;
120-
};
121-
122115
main_i2c1_pins_default: main-i2c1-pins-default {
123116
pinctrl-single,pins = <
124117
J721E_IOPAD(0xdc, PIN_INPUT_PULLUP, 3) /* (U3) ECAP0_IN_APWM_OUT.I2C1_SCL */

0 commit comments

Comments
 (0)