diff mbox series

[U-Boot,v3,5/5] doc: device-tree-bindings: switch from spi-flash to jedec, spi-nor

Message ID 20190115125922.13433-6-narmstrong@baylibre.com
State Changes Requested
Delegated to: Jagannadha Sutradharudu Teki
Headers show
Series spi-flash: switch to "jedec, spi-nor" binding | expand

Commit Message

Neil Armstrong Jan. 15, 2019, 12:59 p.m. UTC
Since all DTS files has been switched to "jedec,spi-nor", remove
the "spi-flash" compatible from the bindings examples.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
---
 doc/device-tree-bindings/pinctrl/atmel,at91-pio4-pinctrl.txt | 2 +-
 doc/device-tree-bindings/spi/spi-atcspi200.txt               | 2 +-
 doc/device-tree-bindings/spi/spi-stm32-qspi.txt              | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Comments

Rick Chen Jan. 22, 2019, 3:47 a.m. UTC | #1
Hi Neil

> > From: U-Boot [mailto:u-boot-bounces@lists.denx.de] On Behalf Of Neil
> > Armstrong
> > Sent: Tuesday, January 15, 2019 8:59 PM
> > To: jagan@openedev.com; u-boot@lists.denx.de;
> > simon.k.r.goldschmidt@gmail.com
> > Cc: uboot-stm32@st-md-mailman.stormreply.com; trini@konsulko.com
> > Subject: [U-Boot] [PATCH v3 5/5] doc: device-tree-bindings: switch from spi-flash
> > to jedec, spi-nor
> >
> > Since all DTS files has been switched to "jedec,spi-nor", remove the "spi-flash"
> > compatible from the bindings examples.
> >
> > Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
> > Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
> > ---

for spi-atcspi200

> > diff --git a/doc/device-tree-bindings/spi/spi-atcspi200.txt
> > b/doc/device-tree-bindings/spi/spi-atcspi200.txt
> > index 9c0630b500..e67b3425f0 100644
> > --- a/doc/device-tree-bindings/spi/spi-atcspi200.txt
> > +++ b/doc/device-tree-bindings/spi/spi-atcspi200.txt
> > @@ -28,7 +28,7 @@ Example:
> >               clocks = <&spiclk>;
> >               interrupts = <3 4>;
> >               flash@0 {
> > -                     compatible = "spi-flash";
> > +                     compatible = "jedec,spi-nor";
> >                       spi-max-frequency = <50000000>;
> >                       reg = <0>;
> >                       spi-cpol;
> >                       spi-tx-bus-width = <4>;
> >                       spi-rx-bus-width = <4>;
> > --

Reviewed-by: Rick Chen <rick@andestech.com>
Patrick DELAUNAY Feb. 8, 2019, 10:19 a.m. UTC | #2
Hi Neil,

> From: U-Boot <u-boot-bounces@lists.denx.de> On Behalf Of Neil Armstrong
> Sent: mardi 15 janvier 2019 13:59
> To: jagan@openedev.com; u-boot@lists.denx.de;
> simon.k.r.goldschmidt@gmail.com
> Cc: uboot-stm32@st-md-mailman.stormreply.com; trini@konsulko.com
> Subject: [U-Boot] [PATCH v3 5/5] doc: device-tree-bindings: switch from spi-
> flash to jedec, spi-nor
> 
> Since all DTS files has been switched to "jedec,spi-nor", remove the "spi-flash"
> compatible from the bindings examples.
> 
> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
> Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
> ---

For stm32 part,

>  doc/device-tree-bindings/spi/spi-stm32-qspi.txt              | 2 +-

Reviewed-by: Patrick Delaunay <Patrick.delaunay@st.com>

> 
> _______________________________________________
> U-Boot mailing list
> U-Boot@lists.denx.de
> https://lists.denx.de/listinfo/u-boot

Regard
Patrick
diff mbox series

Patch

diff --git a/doc/device-tree-bindings/pinctrl/atmel,at91-pio4-pinctrl.txt b/doc/device-tree-bindings/pinctrl/atmel,at91-pio4-pinctrl.txt
index a1b559668f..a376c6fba5 100644
--- a/doc/device-tree-bindings/pinctrl/atmel,at91-pio4-pinctrl.txt
+++ b/doc/device-tree-bindings/pinctrl/atmel,at91-pio4-pinctrl.txt
@@ -42,7 +42,7 @@  Example:
 		status = "okay";
 
 		spi_flash@0 {
-			compatible = "spi-flash";
+			compatible = "jedec,spi-nor";
 			reg = <0>;
 			spi-max-frequency = <50000000>;
 		};
diff --git a/doc/device-tree-bindings/spi/spi-atcspi200.txt b/doc/device-tree-bindings/spi/spi-atcspi200.txt
index 9c0630b500..e67b3425f0 100644
--- a/doc/device-tree-bindings/spi/spi-atcspi200.txt
+++ b/doc/device-tree-bindings/spi/spi-atcspi200.txt
@@ -28,7 +28,7 @@  Example:
 		clocks = <&spiclk>;
 		interrupts = <3 4>;
 		flash@0 {
-			compatible = "spi-flash";
+			compatible = "jedec,spi-nor";
 			spi-max-frequency = <50000000>;
 			reg = <0>;
 			spi-cpol;
diff --git a/doc/device-tree-bindings/spi/spi-stm32-qspi.txt b/doc/device-tree-bindings/spi/spi-stm32-qspi.txt
index 6c7da1d76c..cec3e1250c 100644
--- a/doc/device-tree-bindings/spi/spi-stm32-qspi.txt
+++ b/doc/device-tree-bindings/spi/spi-stm32-qspi.txt
@@ -29,7 +29,7 @@  Example:
 		qflash0: n25q128a {
 			#address-cells = <1>;
 			#size-cells = <1>;
-			compatible = "micron,n25q128a13", "spi-flash";
+			compatible = "micron,n25q128a13", "jedec,spi-nor";
 			spi-max-frequency = <108000000>;
 			spi-tx-bus-width = <4>;
 			spi-rx-bus-width = <4>;