diff options
Diffstat (limited to 'arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi')
-rw-r--r-- | arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi b/arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi index 6a18d032ae..8b92b1fa2e 100644 --- a/arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi +++ b/arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi @@ -16,12 +16,12 @@ }; &flash0 { - compatible = "spi-flash"; + compatible = "jedec,spi-nor"; u-boot,dm-spl; }; &flash1 { - compatible = "spi-flash"; + compatible = "jedec,spi-nor"; }; &qspi { |