Signed-off-by: Teresa Remmet <t.rem...@phytec.de>
---
 arch/arm/dts/am335x-phytec-phycore-som.dtsi | 2 +-
 arch/arm/dts/am335x-phytec-phyflex-som.dtsi | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/dts/am335x-phytec-phycore-som.dtsi 
b/arch/arm/dts/am335x-phytec-phycore-som.dtsi
index ed8e257..59816d0 100644
--- a/arch/arm/dts/am335x-phytec-phycore-som.dtsi
+++ b/arch/arm/dts/am335x-phytec-phycore-som.dtsi
@@ -162,7 +162,7 @@
        pinctrl-0 = <&spi0_pins>;
        status = "disabled";
 
-       flash: m25p80 {
+       flash: m25p80@0 {
                compatible = "m25p80";
                spi-max-frequency = <48000000>;
                reg = <0>;
diff --git a/arch/arm/dts/am335x-phytec-phyflex-som.dtsi 
b/arch/arm/dts/am335x-phytec-phyflex-som.dtsi
index fc9c9ba..b8c6886 100644
--- a/arch/arm/dts/am335x-phytec-phyflex-som.dtsi
+++ b/arch/arm/dts/am335x-phytec-phyflex-som.dtsi
@@ -151,7 +151,7 @@
        pinctrl-names = "default";
        pinctrl-0 = <&spi0_pins>;
        status = "disabled";
-       flash: m25p80 {
+       flash: m25p80@0 {
                compatible = "m25p80";
                spi-max-frequency = <48000000>;
                reg = <0>;
-- 
1.9.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to