[PATCH linux dev-4.10 2/3] ARM: dts: aspeed: witherspoon: Add Infineon ir35221
Joel Stanley
joel at jms.id.au
Tue May 2 16:12:38 AEST 2017
Signed-off-by: Joel Stanley <joel at jms.id.au>
---
arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
index f20aaf48614d..31da60f8ff49 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
@@ -209,6 +209,11 @@
/* CP1 VDD & VCS */
/* CP1 VIO */
+ hwmon at 70 {
+ compatible = "infineon,ir35221";
+ reg = <0x70>;
+ };
+
tmp423a at 4c {
compatible = "ti,tmp423";
reg = <0x4c>;
@@ -223,6 +228,11 @@
/* CP1 VDD & VCS */
/* CP1 VIO */
+ hwmon at 70 {
+ compatible = "infineon,ir35221";
+ reg = <0x70>;
+ };
+
tmp423a at 4c {
compatible = "ti,tmp423";
reg = <0x4c>;
--
2.11.0
More information about the openbmc
mailing list