]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: aspeed-palmetto: Add i2c OCC hwmon node
authorJoel Stanley <joel@jms.id.au>
Mon, 27 Aug 2018 23:16:01 +0000 (16:16 -0700)
committerJoel Stanley <joel@jms.id.au>
Thu, 17 Jan 2019 02:07:39 +0000 (13:07 +1100)
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts

index 9aa1d446745343f1c637d108ebf0c963367ce0cf..b854ac0bae9a9a865915db202860735358963d7c 100644 (file)
@@ -169,6 +169,11 @@ tmp423@4c {
 
 &i2c3 {
        status = "okay";
+
+       occ-hwmon@50 {
+               compatible = "ibm,p8-occ-hwmon";
+               reg = <0x50>;
+       };
 };
 
 &i2c4 {