x86: dts: switch spi-flash to jedec, spi-nor compatible
authorNeil Armstrong <narmstrong@baylibre.com>
Sun, 10 Feb 2019 10:16:21 +0000 (10:16 +0000)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 12 Apr 2019 05:24:27 +0000 (10:54 +0530)
commit51e4e3e5d039b58e13fa5c1516f5e2cb77e91a72
tree54dcf22335201f4fd69199261a02ef644387fb9d
parentffd4c7c2ecb745586239eb98d5dc0fe5e6ebe3bd
x86: dts: switch spi-flash to jedec, spi-nor compatible

The x86 code and DT uses "spi-flash" to detect a flash node, switch to
"jedec,spi-nor" in the DTS files and in fdtdec by switching the
GENERIC_SPI_FLASH value to to jedec,spi-nor.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
13 files changed:
arch/x86/dts/bayleybay.dts
arch/x86/dts/baytrail_som-db5800-som-6867.dts
arch/x86/dts/cherryhill.dts
arch/x86/dts/chromebook_link.dts
arch/x86/dts/chromebook_samus.dts
arch/x86/dts/chromebox_panther.dts
arch/x86/dts/conga-qeval20-qa3-e3845.dts
arch/x86/dts/cougarcanyon2.dts
arch/x86/dts/crownbay.dts
arch/x86/dts/dfi-bt700.dtsi
arch/x86/dts/galileo.dts
arch/x86/dts/minnowmax.dts
lib/fdtdec.c