arm64: dts: ti: k3-*: Convert NAVSS to simple-bus
authorVignesh Raghavendra <vigneshr@ti.com>
Thu, 5 Oct 2023 15:13:02 +0000 (20:43 +0530)
committerVignesh Raghavendra <vigneshr@ti.com>
Thu, 12 Oct 2023 07:36:05 +0000 (13:06 +0530)
"simple-mfd" as standalone compatible is frowned upon, so model main and
MCU NAVSS (Navigator SubSystem) nodes as simple-bus as there is really
no need for these nodes to be MFD.

Link: https://lore.kernel.org/r/20231005151302.1290363-3-vigneshr@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/k3-am65-main.dtsi
arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi
arch/arm64/boot/dts/ti/k3-j7200-main.dtsi
arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi
arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi
arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi

index bc460033a37a86cd90256ae71f5285232457b6b9..d0c85eb3bb0457b13a874174990433e6890cd2c3 100644 (file)
        };
 
        main_navss: bus@30800000 {
-               compatible = "simple-mfd";
+               compatible = "simple-bus";
                #address-cells = <2>;
                #size-cells = <2>;
                ranges = <0x0 0x30800000 0x0 0x30800000 0x0 0xbc00000>;
index 1e536dc41f6146657775200420116ece515b9603..edd5cfbec40e664d3c74b1cebc3066b08d4e6d63 100644 (file)
        };
 
        mcu_navss: bus@28380000 {
-               compatible = "simple-mfd";
+               compatible = "simple-bus";
                #address-cells = <2>;
                #size-cells = <2>;
                ranges = <0x00 0x28380000 0x00 0x28380000 0x00 0x03880000>;
index cdb1d6b2a98295ce219ff6fae9f35c4ac04a660a..264913f832876720f9accdf5abb2ffa1713f9bb2 100644 (file)
@@ -91,7 +91,7 @@
        };
 
        main_navss: bus@30000000 {
-               compatible = "simple-mfd";
+               compatible = "simple-bus";
                #address-cells = <2>;
                #size-cells = <2>;
                ranges = <0x00 0x30000000 0x00 0x30000000 0x00 0x0c400000>;
index 6ffaf85fa63f5038418678dc1b9a0b8dfb207ac6..ef13d64961ef929800a451c875b43c39a8f29f4b 100644 (file)
        };
 
        mcu_navss: bus@28380000 {
-               compatible = "simple-mfd";
+               compatible = "simple-bus";
                #address-cells = <2>;
                #size-cells = <2>;
                ranges = <0x00 0x28380000 0x00 0x28380000 0x00 0x03880000>;
index f6c7e1614521d16f8dd99fd721b7bc46bc3aba18..746b9f8b1c640124903a9d9b6db4fbebfa5c13c3 100644 (file)
        };
 
        main_navss: bus@30000000 {
-               compatible = "simple-mfd";
+               compatible = "simple-bus";
                #address-cells = <2>;
                #size-cells = <2>;
                ranges = <0x00 0x30000000 0x00 0x30000000 0x00 0x0c400000>;
index fa8af20c7818dfac176cf0d8fc4a50d73a8b1649..f7ab7719fc077a9a5154815ca3f48899182512c7 100644 (file)
        };
 
        mcu_navss: bus@28380000 {
-               compatible = "simple-mfd";
+               compatible = "simple-bus";
                #address-cells = <2>;
                #size-cells = <2>;
                ranges = <0x00 0x28380000 0x00 0x28380000 0x00 0x03880000>;
index 6d32544c88811cdfeaaf377472ad13e62729ae66..bbb4b7f81039cfb5d8ba3c82b8670f95299bd2e6 100644 (file)
        };
 
        main_navss: bus@30000000 {
-               compatible = "simple-mfd";
+               compatible = "simple-bus";
                #address-cells = <2>;
                #size-cells = <2>;
                ranges = <0x00 0x30000000 0x00 0x30000000 0x00 0x0c400000>;
index 56504578c4645955af236861be679a51929ace85..20a6a35ad61ada2077f95c4373b94396a363bf59 100644 (file)
        };
 
        mcu_navss: bus@28380000 {
-               compatible = "simple-mfd";
+               compatible = "simple-bus";
                #address-cells = <2>;
                #size-cells = <2>;
                ranges = <0x00 0x28380000 0x00 0x28380000 0x00 0x03880000>;