From: Tudor Ambarus <[email protected]>

The flashes present on sama5d2_xplained, mx25l25635e and sst26vf064b,
are jedec compatible. Use "jedec,spi-nor" binding.

Signed-off-by: Tudor Ambarus <[email protected]>
---
 arch/arm/dts/at91-sama5d2_xplained.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/dts/at91-sama5d2_xplained.dts 
b/arch/arm/dts/at91-sama5d2_xplained.dts
index c0708feeb7b2..08f000b77436 100644
--- a/arch/arm/dts/at91-sama5d2_xplained.dts
+++ b/arch/arm/dts/at91-sama5d2_xplained.dts
@@ -82,7 +82,7 @@
                                status = "okay";
 
                                flash@0 {
-                                       compatible = "atmel,sama5d2-qspi-flash";
+                                       compatible = "jedec,spi-nor";
                                        reg = <0>;
                                        #address-cells = <1>;
                                        #size-cells = <1>;
-- 
2.9.5

_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to