From c2e747e364e834333e0b9815cb972a1049e33f81 Mon Sep 17 00:00:00 2001 From: Jan Remmet Date: Wed, 30 Nov 2016 11:27:39 +0100 Subject: imx6qdl-phytec-phycore-som.dtsi: rename eeprom Chose name according to kernel. This is needed for bootstate. Signed-off-by: Jan Remmet Signed-off-by: Christian Hemp Signed-off-by: Sascha Hauer --- arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arch/arm') diff --git a/arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi b/arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi index d446a5e9af..37ad878887 100644 --- a/arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi +++ b/arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi @@ -119,9 +119,9 @@ clock-frequency = <400000>; status = "okay"; - eeprom: 24c32@50 { + eeprom: eeprom@50 { status = "disabled"; - compatible = "st,24c32"; + compatible = "24c32"; reg = <0x50>; }; }; -- cgit v1.2.3