[PATCH 1/2] imx6qdl-phytec-phycore-som.dtsi: rename eeprom

Stefan Lengfeld s.lengfeld at phytec.de
Wed Nov 30 02:27:39 PST 2016


From: Jan Remmet <j.remmet at phytec.de>

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

Signed-off-by: Jan Remmet <j.remmet at phytec.de>
Signed-off-by: Christian Hemp <c.hemp at phytec.de>
---
 arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi b/arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi
index d446a5e..37ad878 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 at 50 {
+	eeprom: eeprom at 50 {
 		status = "disabled";
-		compatible = "st,24c32";
+		compatible = "24c32";
 		reg = <0x50>;
 	};
 };
-- 
1.9.1




More information about the barebox mailing list