
11 Feb
2019
11 Feb
'19
8:27 a.m.
On Sun, Feb 10, 2019 at 3:46 PM Neil Armstrong narmstrong@baylibre.com wrote:
There is no reason not to use the Linux "jedec,spi-nor" binding in u-boot. This patchset :
- switches all DTS/DTSI files to "jedec,spi-nor"
- remove the "spi-flash" compatible from sf-probe
- switch GENERIC_SPI_FLASH to jedec,spi-nor in fdtdec
- switches dt bindings examples files to "jedec,spi-nor"
Changes since v3:
- collected tags
- dropped patch 1
- updated for new boards
Changes since v2:
- collected tags
- extracted x86 dts changed and merged it with the fdtdec change
- updated for new boards
Neil Armstrong (4): dts: switch spi-flash to jedec, spi-nor compatible x86: dts: switch spi-flash to jedec, spi-nor compatible mtd: sf_probe: remove spi-flash compatible doc: device-tree-bindings: switch from spi-flash to jedec, spi-nor
Reviewed-by: Jagan Teki jagan@openedev.com
Applied to u-boot-spi/next