From: Teresa Remmet Date: Thu, 5 Jan 2017 14:50:47 +0000 (+0100) Subject: ARM: dts: am335x-phycore-som: Update compatible string for spi nor X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=7f103dc05308ad11b6233cf369b850d13fb655b5;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git ARM: dts: am335x-phycore-som: Update compatible string for spi nor As we may have different SPI NOR flashes with 8MB populated on phyCORE-AM335x SOM, set the "jedec,spi-nor" SPI Flash compatible string. Signed-off-by: Teresa Remmet Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/am335x-phycore-som.dtsi b/arch/arm/boot/dts/am335x-phycore-som.dtsi index 75e24add3f13..b72dfaaf8175 100644 --- a/arch/arm/boot/dts/am335x-phycore-som.dtsi +++ b/arch/arm/boot/dts/am335x-phycore-som.dtsi @@ -341,7 +341,7 @@ status = "okay"; serial_flash: m25p80@0 { - compatible = "m25p80"; + compatible = "jedec,spi-nor"; spi-max-frequency = <48000000>; reg = <0x0>; m25p,fast-read;