Skip to content
Snippets Groups Projects
Commit ffd4c7c2 authored by Neil Armstrong's avatar Neil Armstrong Committed by Jagan Teki
Browse files

dts: switch spi-flash to jedec, spi-nor compatible


There is no reason not to use the Linux "jedec,spi-nor" binding in U-Boot
dts files. This compatible has been added in sf_probe, let use it.

This patch switches to jedec,spi-nor when spi-flash is used in the DTS
and DTSI files, and removed spi-flash when jedec,spi-nor is already
present.

The x86 dts are switched in a separate commit since it depends on a change
in fdtdec.

Signed-off-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
Acked-by: default avatarStefan Roese <sr@denx.de>
Reviewed-by: default avatarSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Reviewed-by: default avatarEvgeniy Paltsev <paltsev@synopsys.com>
Reviewed-by: Rick Chen's avatarRick Chen <rick@andestech.com>
Reviewed-by: default avatarPatrick Delaunay <Patrick.delaunay@st.com>
Reviewed-by: default avatarJagan Teki <jagan@openedev.com>
parent a2dc8b18
No related merge requests found
Showing
with 22 additions and 22 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment