[PATCH linux dev-4.10] arm: dts: aspeed: Revise I2C Address for DPS310

Christopher Bostic cbostic at linux.vnet.ibm.com
Fri May 19 04:23:45 AEST 2017


Change DPS310 I2C bus address to 0xEC based on feedback from
Gene Davison.

Signed-off-by: Christopher Bostic <cbostic at linux.vnet.ibm.com>
---
 arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
index f20aaf4..3052bd5 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
@@ -196,9 +196,9 @@
 		reg = <0x52>;
 	};
 
-	dps310 at 76 {
+	dps310 at ec {
 		compatible = "infineon,dps310";
-		reg = <0x76>;
+		reg = <0xec>;
 	};
 };
 
-- 
1.8.2.2



More information about the openbmc mailing list