Commit 67f2fd02 authored by Baruch Siach's avatar Baruch Siach Committed by Shawn Guo

arm64: dts: imx8mq-sr-som: add eeprom description

Add DT node for the eeprom data storage on SolidRun i.MX8M SOM.
Signed-off-by: default avatarBaruch Siach <baruch@tkos.co.il>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 73d58260
......@@ -125,6 +125,12 @@ vgen6_reg: vgen6 {
};
};
};
eeprom@50 {
compatible = "atmel,24c01";
reg = <0x50>;
status = "okay";
};
};
&pgc_gpu{
......
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