Skip to content

Commit

Permalink
ARM: dts: aspeed-palmetto: Add i2c OCC hwmon node
Browse files Browse the repository at this point in the history
Signed-off-by: Joel Stanley <[email protected]>
  • Loading branch information
shenki committed Jan 17, 2019
1 parent 869d137 commit 80baf89
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,11 @@

&i2c3 {
status = "okay";

occ-hwmon@50 {
compatible = "ibm,p8-occ-hwmon";
reg = <0x50>;
};
};

&i2c4 {
Expand Down

0 comments on commit 80baf89

Please sign in to comment.