提交 e9f3ed4a 编写于 作者: R Rafał Miłecki 提交者: Gregory CLEMENT

ARM: mvebu: add "jedec,spi-nor" flash compatible binding

Starting with commit 8947e396 ("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: NRafał Miłecki <zajec5@gmail.com>
Signed-off-by: NGregory CLEMENT <gregory.clement@free-electrons.com>
上级 943d45aa
...@@ -162,7 +162,7 @@ ...@@ -162,7 +162,7 @@
spi-flash@0 { spi-flash@0 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
compatible = "mx25l25635e"; compatible = "mx25l25635e", "jedec,spi-nor";
reg = <0>; /* Chip select 0 */ reg = <0>; /* Chip select 0 */
spi-max-frequency = <50000000>; spi-max-frequency = <50000000>;
}; };
......
...@@ -92,7 +92,7 @@ ...@@ -92,7 +92,7 @@
spi-flash@0 { spi-flash@0 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
compatible = "micron,n25q064"; compatible = "micron,n25q064", "jedec,spi-nor";
reg = <0>; /* Chip select 0 */ reg = <0>; /* Chip select 0 */
spi-max-frequency = <20000000>; spi-max-frequency = <20000000>;
......
...@@ -81,7 +81,7 @@ ...@@ -81,7 +81,7 @@
spi-flash@0 { spi-flash@0 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
compatible = "n25q128a13"; compatible = "n25q128a13", "jedec,spi-nor";
reg = <0>; /* Chip select 0 */ reg = <0>; /* Chip select 0 */
spi-max-frequency = <108000000>; spi-max-frequency = <108000000>;
}; };
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
spi-flash@0 { spi-flash@0 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
compatible = "st,m25p128"; compatible = "st,m25p128", "jedec,spi-nor";
reg = <0>; /* Chip select 0 */ reg = <0>; /* Chip select 0 */
spi-max-frequency = <54000000>; spi-max-frequency = <54000000>;
}; };
......
...@@ -73,7 +73,7 @@ ...@@ -73,7 +73,7 @@
spi-flash@0 { spi-flash@0 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
compatible = "w25q32"; compatible = "w25q32", "jedec,spi-nor";
reg = <0>; /* Chip select 0 */ reg = <0>; /* Chip select 0 */
spi-max-frequency = <108000000>; spi-max-frequency = <108000000>;
}; };
......
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
spi-flash@0 { spi-flash@0 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
compatible = "st,m25p128"; compatible = "st,m25p128", "jedec,spi-nor";
reg = <0>; /* Chip select 0 */ reg = <0>; /* Chip select 0 */
spi-max-frequency = <50000000>; spi-max-frequency = <50000000>;
m25p,fast-read; m25p,fast-read;
......
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
spi-flash@0 { spi-flash@0 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
compatible = "st,m25p128"; compatible = "st,m25p128", "jedec,spi-nor";
reg = <0>; /* Chip select 0 */ reg = <0>; /* Chip select 0 */
spi-max-frequency = <108000000>; spi-max-frequency = <108000000>;
}; };
......
...@@ -73,7 +73,7 @@ ...@@ -73,7 +73,7 @@
spi-flash@0 { spi-flash@0 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
compatible = "n25q128a13"; compatible = "n25q128a13", "jedec,spi-nor";
reg = <0>; reg = <0>;
spi-max-frequency = <108000000>; spi-max-frequency = <108000000>;
......
...@@ -140,7 +140,7 @@ ...@@ -140,7 +140,7 @@
spi-flash@0 { spi-flash@0 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
compatible = "n25q128a13"; compatible = "n25q128a13", "jedec,spi-nor";
reg = <0>; /* Chip select 0 */ reg = <0>; /* Chip select 0 */
spi-max-frequency = <108000000>; spi-max-frequency = <108000000>;
}; };
......
...@@ -222,7 +222,7 @@ ...@@ -222,7 +222,7 @@
spi-flash@0 { spi-flash@0 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
compatible = "m25p64"; compatible = "m25p64", "jedec,spi-nor";
reg = <0>; /* Chip select 0 */ reg = <0>; /* Chip select 0 */
spi-max-frequency = <20000000>; spi-max-frequency = <20000000>;
}; };
......
...@@ -227,7 +227,7 @@ ...@@ -227,7 +227,7 @@
spi-flash@0 { spi-flash@0 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
compatible = "n25q128a13"; compatible = "n25q128a13", "jedec,spi-nor";
reg = <0>; /* Chip select 0 */ reg = <0>; /* Chip select 0 */
spi-max-frequency = <108000000>; spi-max-frequency = <108000000>;
}; };
......
...@@ -114,7 +114,7 @@ ...@@ -114,7 +114,7 @@
spi-flash@0 { spi-flash@0 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
compatible = "micron,n25q064"; compatible = "micron,n25q064", "jedec,spi-nor";
reg = <0>; /* Chip select 0 */ reg = <0>; /* Chip select 0 */
spi-max-frequency = <20000000>; spi-max-frequency = <20000000>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册