9
0
Fork 0

imx6qdl-phytec-phycore-som.dtsi: rename eeprom

Chose name according to kernel. This is needed for bootstate.

Signed-off-by: Jan Remmet <j.remmet@phytec.de>
Signed-off-by: Christian Hemp <c.hemp@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Jan Remmet 2016-11-30 11:27:39 +01:00 committed by Sascha Hauer
parent 9da7e18573
commit c2e747e364
1 changed files with 2 additions and 2 deletions

View File

@ -119,9 +119,9 @@
clock-frequency = <400000>;
status = "okay";
eeprom: 24c32@50 {
eeprom: eeprom@50 {
status = "disabled";
compatible = "st,24c32";
compatible = "24c32";
reg = <0x50>;
};
};