Commit 64fc9a95 authored by Eddie James's avatar Eddie James Committed by Joel Stanley

ARM: dts: aspeed: rainier: Add eeprom on bus 12

The devicetree was missing an eeprom.
Signed-off-by: default avatarEddie James <eajames@linux.ibm.com>
Link: https://lore.kernel.org/r/20210915214738.34382-4-eajames@linux.ibm.comSigned-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 59618b1c
......@@ -2053,6 +2053,11 @@ eeprom@51 {
&i2c12 {
status = "okay";
eeprom@50 {
compatible = "atmel,24c64";
reg = <0x50>;
};
};
&i2c13 {
......
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