ARM: dts: aspeed: everest: Add UCD90320 power sequencer
authorJim Wright <jlwright@us.ibm.com>
Mon, 29 Mar 2021 15:00:15 +0000 (10:00 -0500)
committerJoel Stanley <joel@jms.id.au>
Thu, 8 Apr 2021 01:43:56 +0000 (11:13 +0930)
Add UCD90320 chip to Everest device tree.

Signed-off-by: Jim Wright <jlwright@us.ibm.com>
Signed-off-by: Eddie James <eajames@linux.ibm.com>
Link: https://lore.kernel.org/r/20210329150020.13632-18-eajames@linux.ibm.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts

index f83e8f3..ad6f5b3 100644 (file)
 &i2c8 {
        status = "okay";
 
+       ucd90320@11 {
+               compatible = "ti,ucd90320";
+               reg = <0x11>;
+       };
+
        eeprom@51 {
                compatible = "atmel,24c64";
                reg = <0x51>;