MLK-17014-2 ARM64: dts: imx8mq: move 'display-subsystem' node to dtsi file
authorFancy Fang <chen.fang@nxp.com>
Tue, 28 Nov 2017 09:44:08 +0000 (17:44 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:55:47 +0000 (15:55 -0500)
It is better to put the 'display-subsystem' node definition
to 'fsl-imx8mq.dtsi' file.

Signed-off-by: Fancy Fang <chen.fang@nxp.com>
arch/arm64/boot/dts/freescale/fsl-imx8mq-evk.dts
arch/arm64/boot/dts/freescale/fsl-imx8mq.dtsi

index c94feb8..01d36f9 100644 (file)
                spdif-controller = <&spdif2>;
                spdif-in;
        };
-
-       display-subsystem {
-               compatible = "fsl,imx-display-subsystem";
-               ports = <&dcss_disp0>;
-       };
 };
 
 &clk {
index b3161a5..9a66461 100644 (file)
                clock-names = "ipg", "per", "osc_per";
        };
 
+       display-subsystem {
+               compatible = "fsl,imx-display-subsystem";
+               ports = <&dcss_disp0>;
+       };
+
        irqsteer_dcss: irqsteer@32e2d000 {
                compatible = "nxp,imx-irqsteer";
                reg = <0x0 0x32e2d000 0x0 0x1000>;