Skip to content

Commit

Permalink
arm64: dts: ti: k3-j7200-common-proc-board: remove duplicate main_i2c…
Browse files Browse the repository at this point in the history
…0 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 <u-kumar1@ti.com>
Reviewed-by: Nishanth Menon <nm@ti.com>
Link: https://lore.kernel.org/r/20230611111140.3189111-4-u-kumar1@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
  • Loading branch information
Udit Kumar authored and Vignesh Raghavendra committed Jun 15, 2023
1 parent 03612d3 commit 7f58e2b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts
Original file line number Diff line number Diff line change
Expand Up @@ -112,13 +112,6 @@
};

&main_pmx0 {
main_i2c0_pins_default: main-i2c0-pins-default {
pinctrl-single,pins = <
J721E_IOPAD(0xd4, PIN_INPUT_PULLUP, 0) /* (V3) I2C0_SCL */
J721E_IOPAD(0xd8, PIN_INPUT_PULLUP, 0) /* (W2) I2C0_SDA */
>;
};

main_i2c1_pins_default: main-i2c1-pins-default {
pinctrl-single,pins = <
J721E_IOPAD(0xdc, PIN_INPUT_PULLUP, 3) /* (U3) ECAP0_IN_APWM_OUT.I2C1_SCL */
Expand Down

0 comments on commit 7f58e2b

Please sign in to comment.