LF-882-2 arm64: imx8qm-ss-lvds.dtsi: Correct clock property of irqsteer_lvds1 node
authorLiu Ying <victor.liu@nxp.com>
Fri, 13 Mar 2020 05:58:47 +0000 (13:58 +0800)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:22:15 +0000 (11:22 +0800)
The irqsteer_lvds1 node's ipg clock source should be
lvds1_lis_lpcg_ipg_clk, instead of lvds0_lis_lpcg_ipg_clk.

Reviewed-by: Sandor Yu <Sandor.yu@nxp.com>
Signed-off-by: Liu Ying <victor.liu@nxp.com>
arch/arm64/boot/dts/freescale/imx8qm-ss-lvds.dtsi

index 9155c74..7882507 100644 (file)
                        #interrupt-cells = <1>;
                        fsl,channel = <0>;
                        fsl,num-irqs = <32>;
-                       clocks = <&lvds0_lis_lpcg 0>;
+                       clocks = <&lvds1_lis_lpcg 0>;
                        clock-names = "ipg";
                        power-domains = <&pd IMX_SC_R_LVDS_1>;
                };