Commit 22db69f0 authored by Jim Wright's avatar Jim Wright Committed by Joel Stanley

ARM: dts: aspeed: everest: Add UCD90320 power sequencer

Add UCD90320 chip to Everest device tree.
Signed-off-by: default avatarJim Wright <jlwright@us.ibm.com>
Signed-off-by: default avatarEddie James <eajames@linux.ibm.com>
Link: https://lore.kernel.org/r/20210329150020.13632-18-eajames@linux.ibm.comSigned-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent d66d720b
......@@ -406,6 +406,11 @@ &i2c7 {
&i2c8 {
status = "okay";
ucd90320@11 {
compatible = "ti,ucd90320";
reg = <0x11>;
};
eeprom@51 {
compatible = "atmel,24c64";
reg = <0x51>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment