[U-Boot] [PATCH v3 0/5] spi-flash: switch to "jedec, spi-nor" binding

Jagan Teki jagan at amarulasolutions.com
Thu Feb 7 12:28:03 UTC 2019


On Tue, Jan 15, 2019 at 6:29 PM Neil Armstrong <narmstrong at baylibre.com> wrote:
>
> There is no reason not to use the Linux "jedec,spi-nor" binding in u-boot.
> This patchset :
> - adds this compatible into sf_probe and will avoid changing the
>   device tree files to add a u-boot specific compatible to probe a spi flash.
> - 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 v2:
> - collected tags
> - extracted x86 dts changed and merged it with the fdtdec change
> - updated for new boards
>
> Neil Armstrong (5):
>   mtd: sf_probe: add jedec,spi-nor compatible
>   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 at openedev.com>

Please send v4 on top of u-boot-spi/master and skip the 1/5 (picked
this from Vignesh series)


More information about the U-Boot mailing list