commit | 94c53b76d12838c579b862ae868cb39fcf4002d2 | [log] [tgz] |
---|---|---|
author | Neil Armstrong <narmstrong@baylibre.com> | Sun Feb 10 10:16:22 2019 +0000 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Fri Apr 12 10:54:27 2019 +0530 |
tree | 639cfe144d954a34f8caf8ec3fc4c893965269fb | |
parent | f6625b43ef2fb5f44e4e341317ab932f953ae39e [diff] |
mtd: sf_probe: remove spi-flash compatible Now the "spi-flash" compatible has been removed in the DTS files, remove this compatible from sf_probe to finally use the Linux "jedec,spi-nor" compatible. 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>