mediatek: fixes typo for spi properties
authorChukun Pan <amadeus@jmu.edu.cn>
Thu, 21 Dec 2023 15:16:08 +0000 (23:16 +0800)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 14 Jan 2024 23:11:57 +0000 (23:11 +0000)
Same as commit 3674689, correct 'buswidth' to 'bus-width'.

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
target/linux/mediatek/dts/mt7981b-confiabits-mt7981.dts
target/linux/mediatek/dts/mt7981b-routerich-ax3000.dts
target/linux/mediatek/dts/mt7981b-yuncore-ax835.dts
target/linux/mediatek/dts/mt7986a-asus-rt-ax59u.dts

index 520b8494eefd0430eeba993c1c0bf5a067d1849e..8f4dc23fb4b5949d9b45aca89c52a8a7c8d6c729 100644 (file)
                spi-cal-addrlen = <5>;
                spi-cal-addr = /bits/ 32 <0x0 0x0 0x0 0x0 0x0>;
 
-               spi-tx-buswidth = <4>;
-               spi-rx-buswidth = <4>;
+               spi-tx-bus-width = <4>;
+               spi-rx-bus-width = <4>;
                mediatek,nmbm;
                mediatek,bmt-max-ratio = <1>;
                mediatek,bmt-max-reserved-blocks = <64>;
index 1dc4d380b8c3e81894668db68a2e8f1b3d81f035..dfe44843b9df79f06a50f551ecfa30e68abf5c67 100644 (file)
                reg = <0>;
 
                spi-max-frequency = <52000000>;
-               spi-tx-buswidth = <4>;
-               spi-rx-buswidth = <4>;
+               spi-tx-bus-width = <4>;
+               spi-rx-bus-width = <4>;
 
                spi-cal-enable;
                spi-cal-mode = "read-data";
index 37b381d9842318115abc006bd49c1ce3c3c2ae2e..4e6e834276df49fe370c1febf8b5bfe0901e1565 100644 (file)
                reg = <0>;
 
                spi-max-frequency = <52000000>;
-               spi-tx-buswidth = <4>;
-               spi-rx-buswidth = <4>;
+               spi-tx-bus-width = <4>;
+               spi-rx-bus-width = <4>;
 
                partitions {
                        compatible = "fixed-partitions";
index 15cd69aaaeb16cda0e95867710b9ea01431d3fbc..e2acb637714d66aae7f9c8578414a08da85b2b6a 100644 (file)
                reg = <0>;
 
                spi-max-frequency = <20000000>;
-               spi-tx-buswidth = <4>;
-               spi-rx-buswidth = <4>;
+               spi-tx-bus-width = <4>;
+               spi-rx-bus-width = <4>;
 
                partitions: partitions {
                        compatible = "fixed-partitions";