Skip to content

Commit

Permalink
ARM: kirkwood: add "jedec,spi-nor" flash compatible binding
Browse files Browse the repository at this point in the history
Starting with commit 8947e39 ("Documentation: dt: mtd: replace
"nor-jedec" binding with "jedec, spi-nor"") we have "jedec,spi-nor"
binding indicating support for JEDEC identification.

Use it for all flashes that are supposed to support READ ID op according
to the datasheets.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
  • Loading branch information
Rafał Miłecki authored and Gregory CLEMENT committed May 25, 2015
1 parent 3abdd58 commit 943d45a
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/kirkwood-b3.dts
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
m25p16@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "st,m25p16";
compatible = "st,m25p16", "jedec,spi-nor";
reg = <0>;
spi-max-frequency = <40000000>;
mode = <0>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/kirkwood-cloudbox.dts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
flash@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mxicy,mx25l4005a";
compatible = "mxicy,mx25l4005a", "jedec,spi-nor";
reg = <0>;
spi-max-frequency = <20000000>;
mode = <0>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/kirkwood-dir665.dts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mxicy,mx25l12805d";
compatible = "mxicy,mx25l12805d", "jedec,spi-nor";
spi-max-frequency = <50000000>;
reg = <0>;

Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/kirkwood-dreamplug.dts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
m25p40@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mxicy,mx25l1606e";
compatible = "mxicy,mx25l1606e", "jedec,spi-nor";
reg = <0>;
spi-max-frequency = <50000000>;
mode = <0>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/kirkwood-lsxl.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
m25p40@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "m25p40";
compatible = "m25p40", "jedec,spi-nor";
reg = <0>;
spi-max-frequency = <25000000>;
mode = <0>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
flash@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mxicy,mx25l12805d";
compatible = "mxicy,mx25l12805d", "jedec,spi-nor";
reg = <0>;
spi-max-frequency = <50000000>;
mode = <0>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/kirkwood-netxbig.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
flash@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mxicy,mx25l4005a";
compatible = "mxicy,mx25l4005a", "jedec,spi-nor";
reg = <0>;
spi-max-frequency = <20000000>;
mode = <0>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/kirkwood-ns2-common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
flash@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mxicy,mx25l4005a";
compatible = "mxicy,mx25l4005a", "jedec,spi-nor";
reg = <0>;
spi-max-frequency = <20000000>;
mode = <0>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/kirkwood-rd88f6192.dts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
m25p128@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "st,m25p128";
compatible = "st,m25p128", "jedec,spi-nor";
reg = <0>;
spi-max-frequency = <20000000>;
mode = <0>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/kirkwood-synology.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "st,m25p80";
compatible = "st,m25p80", "jedec,spi-nor";
reg = <0>;
spi-max-frequency = <20000000>;
mode = <0>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/kirkwood-t5325.dts
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
flash@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "st,m25p80";
compatible = "st,m25p80", "jedec,spi-nor";
spi-max-frequency = <86000000>;
reg = <0>;
mode = <0>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/kirkwood-ts219.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
m25p128@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "m25p128";
compatible = "m25p128", "jedec,spi-nor";
reg = <0>;
spi-max-frequency = <20000000>;
mode = <0>;
Expand Down

0 comments on commit 943d45a

Please sign in to comment.