arm64: dts: ti: k3-am62-main: Fix clocks for McSPI
authorDhruva Gole <d-gole@ti.com>
Tue, 3 Jan 2023 05:48:40 +0000 (11:18 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Mar 2023 08:32:36 +0000 (09:32 +0100)
[ Upstream commit 6be5d8e5d1804eb4cec29cd8a85dc9cb18683b5d ]

Fixes the clock Device ID's in the DT according to the tisci docs clock
identifiers for AM62x

Fixes: c37c58fdeb8a ("arm64: dts: ti: k3-am62: Add more peripheral nodes")
Reviewed-by: Bryan Brattlof <bb@ti.com>
Signed-off-by: Dhruva Gole <d-gole@ti.com>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Link: https://lore.kernel.org/r/20230103054840.1133711-1-d-gole@ti.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/ti/k3-am62-main.dtsi

index 27b4034..edcf6b2 100644 (file)
                #address-cells = <1>;
                #size-cells = <0>;
                power-domains = <&k3_pds 141 TI_SCI_PD_EXCLUSIVE>;
-               clocks = <&k3_clks 172 0>;
+               clocks = <&k3_clks 141 0>;
                status = "disabled";
        };
 
                #address-cells = <1>;
                #size-cells = <0>;
                power-domains = <&k3_pds 142 TI_SCI_PD_EXCLUSIVE>;
-               clocks = <&k3_clks 173 0>;
+               clocks = <&k3_clks 142 0>;
                status = "disabled";
        };
 
                #address-cells = <1>;
                #size-cells = <0>;
                power-domains = <&k3_pds 143 TI_SCI_PD_EXCLUSIVE>;
-               clocks = <&k3_clks 174 0>;
+               clocks = <&k3_clks 143 0>;
                status = "disabled";
        };