Skip to content

Commit a4bf24d

Browse files
tao-renshenki
authored andcommitted
ARM: dts: aspeed: wedge40: Disable unused i2c controllers
Disable i2c bus #9, #10 and #13 as these i2c controllers are not used on Wedge40. Signed-off-by: Tao Ren <[email protected]> Signed-off-by: Joel Stanley <[email protected]>
1 parent a5d2839 commit a4bf24d

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

arch/arm/boot/dts/aspeed-bmc-facebook-wedge40.dts

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

118-
&i2c9 {
119-
status = "okay";
120-
};
121-
122-
&i2c10 {
123-
status = "okay";
124-
};
125-
126118
&i2c11 {
127119
status = "okay";
128120
};
@@ -131,10 +123,6 @@
131123
status = "okay";
132124
};
133125

134-
&i2c13 {
135-
status = "okay";
136-
};
137-
138126
&vhub {
139127
status = "okay";
140128
};

0 commit comments

Comments
 (0)