Skip to content

Commit 4e98244

Browse files
committed
Revert "ARM: dts: at91-sama5d27_som1_ek: enable i2c0"
This reverts commit 05498b7. There is an EEPROM on at91-sama5d27_som1 connected to i2c0. i2c0 node has to be moved from at91-sama5d27_som1_ek to at91-sama5d27_som1. Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
1 parent 082b379 commit 4e98244

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

arch/arm/boot/dts/at91-sama5d27_som1_ek.dts

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -115,13 +115,6 @@
115115
status = "okay";
116116
};
117117

118-
i2c0: i2c@f8028000 {
119-
dmas = <0>, <0>;
120-
pinctrl-names = "default";
121-
pinctrl-0 = <&pinctrl_i2c0_default>;
122-
status = "okay";
123-
};
124-
125118
pwm0: pwm@f802c000 {
126119
pinctrl-names = "default";
127120
pinctrl-0 = <&pinctrl_mikrobus1_pwm &pinctrl_mikrobus2_pwm>;
@@ -288,12 +281,6 @@
288281
bias-disable;
289282
};
290283

291-
pinctrl_i2c0_default: i2c0_default {
292-
pinmux = <PIN_PD21__TWD0>,
293-
<PIN_PD22__TWCK0>;
294-
bias-disable;
295-
};
296-
297284
pinctrl_i2c1_default: i2c1_default {
298285
pinmux = <PIN_PD4__TWD1>,
299286
<PIN_PD5__TWCK1>;

0 commit comments

Comments
 (0)