mediatek: fix the name of buswidth to bus-width
[openwrt/staging/hauke.git] / target / linux / mediatek / patches-6.1 / 006-v6.2-arm64-dts-mt7986-add-spi-related-device-nodes.patch
index b319b166a706121c0699a97fe865021f09a016fa..3e5e3d880acf28ed1f195493cbd24537c776f3d2 100644 (file)
@@ -52,8 +52,8 @@ Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
 +              compatible = "spi-nand";
 +              reg = <0>;
 +              spi-max-frequency = <10000000>;
-+              spi-tx-buswidth = <4>;
-+              spi-rx-buswidth = <4>;
++              spi-tx-bus-width = <4>;
++              spi-rx-bus-width = <4>;
 +      };
 +};
 +
@@ -140,8 +140,8 @@ Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
 +              compatible = "spi-nand";
 +              reg = <0>;
 +              spi-max-frequency = <10000000>;
-+              spi-tx-buswidth = <4>;
-+              spi-rx-buswidth = <4>;
++              spi-tx-bus-width = <4>;
++              spi-rx-bus-width = <4>;
 +      };
 +};
 +