ARM: dts: omap: align SPI NOR node name with dtschema

The node names should be generic and SPI NOR dtschema expects "flash".

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220407143304.295610-1-krzysztof.kozlowski@linaro.org
This commit is contained in:
Krzysztof Kozlowski 2022-04-07 16:33:04 +02:00
parent d1ba2b36b2
commit d8e5c884cc
15 changed files with 15 additions and 15 deletions

View File

@ -182,7 +182,7 @@
pinctrl-names = "default";
pinctrl-0 = <&spi0_pins>;
m25p80@0 {
flash@0 {
compatible = "mx25l6405d";
spi-max-frequency = <40000000>;

View File

@ -394,7 +394,7 @@
pinctrl-names = "default";
pinctrl-0 = <&spi0_pins>;
m25p80@0 {
flash@0 {
compatible = "mx25l6405d";
spi-max-frequency = <40000000>;

View File

@ -331,7 +331,7 @@
pinctrl-0 = <&spi0_pins>;
status = "okay";
serial_flash: m25p80@0 {
serial_flash: flash@0 {
compatible = "jedec,spi-nor";
spi-max-frequency = <48000000>;
reg = <0x0>;

View File

@ -588,7 +588,7 @@
pinctrl-names = "default";
pinctrl-0 = <&spi0_pins>;
flash: n25q032@1 {
flash: flash@1 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "micron,n25q032";

View File

@ -434,7 +434,7 @@
};
&mcspi1 {
s25fl256@0 {
flash@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor";

View File

@ -302,7 +302,7 @@
&edma 17 0>;
dma-names = "tx0", "rx0";
flash: w25q64cvzpig@0 {
flash: flash@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor";

View File

@ -437,7 +437,7 @@
pinctrl-1 = <&qspi_pins_sleep>;
spi-max-frequency = <48000000>;
m25p80@0 {
flash@0 {
compatible = "mx66l51235l";
spi-max-frequency = <48000000>;
reg = <0>;

View File

@ -746,7 +746,7 @@
pinctrl-0 = <&qspi_pins>;
spi-max-frequency = <48000000>;
m25p80@0 {
flash@0 {
compatible = "mx66l51235l";
spi-max-frequency = <48000000>;
reg = <0>;

View File

@ -902,7 +902,7 @@
pinctrl-1 = <&qspi1_pins_sleep>;
spi-max-frequency = <48000000>;
m25p80@0 {
flash@0 {
compatible = "mx66l51235l";
spi-max-frequency = <48000000>;
reg = <0>;

View File

@ -18,7 +18,7 @@
&qspi {
spi-max-frequency = <96000000>;
m25p80@0 {
flash@0 {
spi-max-frequency = <96000000>;
};
};

View File

@ -491,7 +491,7 @@
spi-max-frequency = <48000000>;
spi_flash: spi_flash@0 {
spi_flash: flash@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "spansion,m25p80", "jedec,spi-nor";

View File

@ -526,7 +526,7 @@
status = "okay";
spi-max-frequency = <76800000>;
m25p80@0 {
flash@0 {
compatible = "s25fl256s1", "jedec,spi-nor";
spi-max-frequency = <76800000>;
reg = <0>;

View File

@ -135,7 +135,7 @@
status = "okay";
spi-max-frequency = <76800000>;
m25p80@0 {
flash@0 {
compatible = "s25fl256s1";
spi-max-frequency = <76800000>;
reg = <0>;

View File

@ -474,7 +474,7 @@
status = "okay";
spi-max-frequency = <76800000>;
m25p80@0 {
flash@0 {
compatible = "s25fl256s1";
spi-max-frequency = <76800000>;
reg = <0>;

View File

@ -511,7 +511,7 @@
&qspi {
spi-max-frequency = <96000000>;
m25p80@0 {
flash@0 {
spi-max-frequency = <96000000>;
};
};