MLK-23267-2 arm64: imx8qm-ss-lvds.dtsi: Correct clock property of irqsteer_lvds1 node

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>
This commit is contained in:
Liu Ying 2020-03-13 13:58:47 +08:00
parent bf8ae75604
commit 869d88224b
1 changed files with 1 additions and 1 deletions

View File

@ -246,7 +246,7 @@
#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>;
};