summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8qm-ss-hdmi.dtsi
diff options
context:
space:
mode:
authorSandor Yu <Sandor.yu@nxp.com>2019-09-11 17:52:00 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 16:07:47 +0800
commit6d45559f35690ef6001a56119649a85f69b3f685 (patch)
tree71d08ec49eeb2a020bbbf21267cf61cf5d8bdd7b /arch/arm64/boot/dts/freescale/imx8qm-ss-hdmi.dtsi
parentedf14286bfddd4c5e2fd6607567e9d4c98a8e60c (diff)
dts: arm: imx: add imx8mq hdmi
Add imx8mq hdmi remove imx8qm csr properity. Signed-off-by: Sandor Yu <Sandor.yu@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8qm-ss-hdmi.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8qm-ss-hdmi.dtsi9
1 files changed, 2 insertions, 7 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8qm-ss-hdmi.dtsi b/arch/arm64/boot/dts/freescale/imx8qm-ss-hdmi.dtsi
index 9656e3d6a8f3..46343b623399 100644
--- a/arch/arm64/boot/dts/freescale/imx8qm-ss-hdmi.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8qm-ss-hdmi.dtsi
@@ -30,11 +30,6 @@
power-domains = <&pd IMX_SC_R_HDMI>;
};
- hdmi_csr: hdmi_csr@56261000 {
- compatible = "syscon";
- reg = <0x56261000 0x1000>;
- };
-
hdmi_lpcg_i2c0: clock-controller@56263000 {
compatible = "fsl,imx8qxp-lpcg";
reg = <0x56263000 0x4>;
@@ -166,11 +161,11 @@
hdmi:hdmi@56268000 {
#address-cells = <1>;
#size-cells = <0>;
- reg = <0x56268000 0x1000>;
+ reg = <0x56268000 0x1000>,
+ <0x56261000 0x1000>;
interrupt-parent = <&irqsteer_hdmi>;
interrupts = <10>, <13>;
interrupt-names = "plug_in", "plug_out";
- csr = <&hdmi_csr>;
status = "disabled";
clocks = <&clk IMX_SC_R_HDMI_PLL_0 IMX_SC_PM_CLK_PLL>,