summaryrefslogtreecommitdiff
path: root/arch/x86/dts/conga-qeval20-qa3-e3845.dts
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2019-02-10 10:16:21 +0000
committerJagan Teki <jagan@amarulasolutions.com>2019-04-12 10:54:27 +0530
commit51e4e3e5d039b58e13fa5c1516f5e2cb77e91a72 (patch)
tree54dcf22335201f4fd69199261a02ef644387fb9d /arch/x86/dts/conga-qeval20-qa3-e3845.dts
parentffd4c7c2ecb745586239eb98d5dc0fe5e6ebe3bd (diff)
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>
Diffstat (limited to 'arch/x86/dts/conga-qeval20-qa3-e3845.dts')
-rw-r--r--arch/x86/dts/conga-qeval20-qa3-e3845.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/dts/conga-qeval20-qa3-e3845.dts b/arch/x86/dts/conga-qeval20-qa3-e3845.dts
index 5884dbc277..70b8c04519 100644
--- a/arch/x86/dts/conga-qeval20-qa3-e3845.dts
+++ b/arch/x86/dts/conga-qeval20-qa3-e3845.dts
@@ -186,7 +186,7 @@
#size-cells = <1>;
reg = <0>;
compatible = "stmicro,n25q064a",
- "spi-flash";
+ "jedec,spi-nor";
memory-map = <0xff800000 0x00800000>;
rw-mrc-cache {
label = "rw-mrc-cache";