1
0
Fork 0

MLK-20124-2: arch: arm64: imx8qm: Move irqsteer_hdmi to hdmi dts

Move irqsteer_hdmi to hdmi specific dts.

Signed-off-by: Sandor Yu <Sandor.yu@nxp.com>
pull/10/head
Sandor Yu 2018-10-30 15:06:59 +08:00
parent 065b17975a
commit 6b9f6d74b8
4 changed files with 13 additions and 0 deletions

View File

@ -2787,6 +2787,7 @@
<&clk IMX8QM_HDMI_LIS_IPG_CLK>;
assigned-clock-rates = <675000000>, <84375000>;
power-domains = <&pd_hdmi>;
status = "disabled";
};
irqsteer_hdmi_rx: irqsteer@58260000 {

View File

@ -39,6 +39,10 @@
status = "disabled";
};
&irqsteer_hdmi {
status = "okay";
};
&hdmi {
compatible = "fsl,imx8qm-dp";
assigned-clocks = <&clk IMX8QM_HDMI_PXL_SEL>,

View File

@ -52,6 +52,10 @@
status = "disabled";
};
&irqsteer_hdmi {
status = "okay";
};
&hdmi {
compatible = "fsl,imx8qm-hdmi";
assigned-clocks = <&clk IMX8QM_HDMI_PXL_SEL>,

View File

@ -52,6 +52,10 @@
status = "disabled";
};
&irqsteer_hdmi {
status = "okay";
};
&hdmi {
compatible = "fsl,imx8qm-hdmi";
assigned-clocks = <&clk IMX8QM_HDMI_PXL_SEL>,