[PATCH linux dev-4.10 3/3] ARM: aspeed: romulus: Add w83773g temp sensor
Lei YU
mine260309 at gmail.com
Thu Nov 2 13:25:19 AEDT 2017
Signed-off-by: Lei YU <mine260309 at gmail.com>
---
arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
index 86f7927..eb0994e 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
@@ -255,8 +255,11 @@
/* CPLD */
/* Power Supply */
/* Temp Sensor */
- /* Temp Sensor */
+ w83773g at 4c {
+ compatible = "nuvoton,w83773g";
+ reg = <0x4c>;
+ };
};
&i2c13 {
--
1.9.1
More information about the openbmc
mailing list