From: Neil Armstrong <narmstrong@baylibre.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 0/5] spi-flash: switch to "jedec, spi-nor" binding
Date: Thu, 07 Feb 2019 21:13:45 +0100 [thread overview]
Message-ID: <5C5C9179.3030009@baylibre.com> (raw)
In-Reply-To: <CAMty3ZCVY+di=VK7XF9eT_DX_=OKfPQAkvnfRufwcxsqmLZRNg@mail.gmail.com>
Le 07/02/2019 13:28, Jagan Teki a écrit :
> On Tue, Jan 15, 2019 at 6:29 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 :
>> - 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@openedev.com>
>
> Please send v4 on top of u-boot-spi/master and skip the 1/5 (picked
> this from Vignesh series)
>
OK, will re-spin.
Neil
prev parent reply other threads:[~2019-02-07 20:13 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-15 12:59 [U-Boot] [PATCH v3 0/5] spi-flash: switch to "jedec, spi-nor" binding Neil Armstrong
2019-01-15 12:59 ` [U-Boot] [PATCH v3 1/5] mtd: sf_probe: add jedec, spi-nor compatible Neil Armstrong
2019-01-15 12:59 ` [U-Boot] [PATCH v3 2/5] dts: switch spi-flash to " Neil Armstrong
2019-01-17 18:08 ` [U-Boot] [uboot-snps-arc] " Eugeniy Paltsev
[not found] ` <752D002CFF5D0F4FA35C0100F1D73F3FA406DB05@ATCPCS16.andestech.com>
2019-01-22 3:41 ` [U-Boot] " Rick Chen
2019-02-08 10:15 ` Patrick DELAUNAY
2019-01-15 12:59 ` [U-Boot] [PATCH v3 3/5] x86: " Neil Armstrong
2019-01-15 12:59 ` [U-Boot] [PATCH v3 4/5] mtd: sf_probe: remove spi-flash compatible Neil Armstrong
2019-01-15 12:59 ` [U-Boot] [PATCH v3 5/5] doc: device-tree-bindings: switch from spi-flash to jedec, spi-nor Neil Armstrong
[not found] ` <752D002CFF5D0F4FA35C0100F1D73F3FA406DB1B@ATCPCS16.andestech.com>
2019-01-22 3:47 ` Rick Chen
2019-02-08 10:19 ` Patrick DELAUNAY
2019-01-28 16:22 ` [U-Boot] [PATCH v3 0/5] spi-flash: switch to "jedec, spi-nor" binding Neil Armstrong
2019-02-07 12:28 ` Jagan Teki
2019-02-07 20:13 ` Neil Armstrong [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5C5C9179.3030009@baylibre.com \
--to=narmstrong@baylibre.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.