commit | cd35365762add381b5765926f967d6a7259db783 | [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 | 51e4e3e5d039b58e13fa5c1516f5e2cb77e91a72 [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>