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

Add DT node for the eeprom data storage on SolidRun i.MX8M SOM.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Baruch Siach 2020-01-01 18:49:06 +02:00 committed by Shawn Guo
parent 73d582606a
commit 67f2fd0298
1 changed files with 6 additions and 0 deletions

View File

@ -125,6 +125,12 @@ vgen6_reg: vgen6 {
};
};
};
eeprom@50 {
compatible = "atmel,24c01";
reg = <0x50>;
status = "okay";
};
};
&pgc_gpu{