[PATCH linux dev-4.10] ARM: dts: aspeed: palmetto: Use new occ-hwmon driver

Lei YU mine260309 at gmail.com
Mon Aug 7 19:19:00 AEST 2017


P8 OCC hwmon driver is updated.
Use the new driver and compatible name for Palmetto.

Signed-off-by: Lei YU <mine260309 at gmail.com>
---
 arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts b/arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts
index 4690e53..ee3a1c0 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts
@@ -136,8 +136,8 @@
 &i2c3 {
 	status = "okay";
 
-	occ at 50 {
-		compatible = "ibm,occ-i2c";
+	occ-hwmon at 50 {
+		compatible = "ibm,p8-occ-hwmon";
 		reg = <0x50>;
 	};
 };
-- 
1.9.1



More information about the openbmc mailing list