[PATCH v2 1/3] ARM: dts: aspeed: wedge40: disable a few i2c controllers

From: rentao . bupt
Date: Thu Jul 23 2020 - 19:05:57 EST


From: Tao Ren <rentao.bupt@xxxxxxxxx>

Disable i2c bus #9, #10 and #13 as these i2c controllers are not used on
Wedge40.

Signed-off-by: Tao Ren <rentao.bupt@xxxxxxxxx>
---
Changes in v2:
- Nothing changed. Resending the patch just in case the previous
email was not delivered.

arch/arm/boot/dts/aspeed-bmc-facebook-wedge40.dts | 12 ------------
1 file changed, 12 deletions(-)

diff --git a/arch/arm/boot/dts/aspeed-bmc-facebook-wedge40.dts b/arch/arm/boot/dts/aspeed-bmc-facebook-wedge40.dts
index 54e508530dce..aea23c313088 100644
--- a/arch/arm/boot/dts/aspeed-bmc-facebook-wedge40.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-facebook-wedge40.dts
@@ -115,14 +115,6 @@
status = "okay";
};

-&i2c9 {
- status = "okay";
-};
-
-&i2c10 {
- status = "okay";
-};
-
&i2c11 {
status = "okay";
};
@@ -131,10 +123,6 @@
status = "okay";
};

-&i2c13 {
- status = "okay";
-};
-
&vhub {
status = "okay";
};
--
2.17.1