summaryrefslogtreecommitdiff
path: root/arch/arm64
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm64')
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-imx8qm-lpddr4-arm2.dts8
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-imx8qm.dtsi72
2 files changed, 0 insertions, 80 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-imx8qm-lpddr4-arm2.dts b/arch/arm64/boot/dts/freescale/fsl-imx8qm-lpddr4-arm2.dts
index ece42a607400..238a85936680 100644
--- a/arch/arm64/boot/dts/freescale/fsl-imx8qm-lpddr4-arm2.dts
+++ b/arch/arm64/boot/dts/freescale/fsl-imx8qm-lpddr4-arm2.dts
@@ -310,14 +310,6 @@
status = "okay";
};
-&framebuffer1 {
- status = "okay";
-};
-
-&framebuffer3 {
- status = "okay";
-};
-
&imxdpu0 {
status = "okay";
};
diff --git a/arch/arm64/boot/dts/freescale/fsl-imx8qm.dtsi b/arch/arm64/boot/dts/freescale/fsl-imx8qm.dtsi
index 7d5a59cebfc6..a662b0d41ba8 100644
--- a/arch/arm64/boot/dts/freescale/fsl-imx8qm.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-imx8qm.dtsi
@@ -1051,78 +1051,6 @@
status = "disabled";
};
- framebuffer0: framebuffer@0 {
- compatible = "imxdpuv1-framebuffer";
- reg = <0x0 0x56220000 0x0 0x10000>;
- clocks =
- <&clk IMX8QM_DC0_PLL0_CLK>,
- <&clk IMX8QM_DC0_DISP0_CLK>,
- <&clk IMX8QM_MIPI0_PXL_CLK>,
- <&clk IMX8QM_MIPI0_BYPASS_CLK>;
- clock-names = "clk_pll", "clk_disp", "clk_di", "clk_di_bypass";
- width = <720>;
- height = <480>;
- stride = <(720*4)>;
- format = "b8g8r8a8";
- power-domains = <&pd_mipi0>;
- status = "disabled";
- };
-
- framebuffer1: framebuffer@1 {
- compatible = "imxdpuv1-framebuffer";
- reg = <0x0 0x56240000 0x0 0x10000>;
- clocks =
- <&clk IMX8QM_DC0_PLL1_CLK>,
- <&clk IMX8QM_DC0_DISP1_CLK>,
- <&clk IMX8QM_LVDS0_PIXEL_CLK>,
- <&clk IMX8QM_LVDS0_BYPASS_CLK>,
- <&clk IMX8QM_LVDS0_PHY_CLK>;
- clock-names = "clk_pll", "clk_disp", "clk_di",
- "clk_di_bypass", "clk_di_phy";
- width = <1920>;
- height = <1080>;
- stride = <(1920*4)>;
- format = "b8g8r8a8";
- power-domains = <&pd_lvds0>;
- status = "disabled";
- };
-
- framebuffer2: framebuffer@2 {
- compatible = "imxdpuv1-framebuffer";
- reg = <0x0 0x57220000 0x0 0x10000>;
- clocks =
- <&clk IMX8QM_DC1_PLL0_CLK>,
- <&clk IMX8QM_DC1_DISP0_CLK>,
- <&clk IMX8QM_MIPI1_PXL_CLK>,
- <&clk IMX8QM_MIPI1_BYPASS_CLK>;
- clock-names = "clk_pll", "clk_disp", "clk_di", "clk_di_bypass";
- width = <720>;
- height = <480>;
- stride = <(720*4)>;
- format = "b8g8r8a8";
- power-domains = <&pd_mipi1>;
- status = "disabled";
- };
-
- framebuffer3: framebuffer@3 {
- compatible = "imxdpuv1-framebuffer";
- reg = <0x0 0x57240000 0x0 0x10000>;
- clocks =
- <&clk IMX8QM_DC1_PLL1_CLK>,
- <&clk IMX8QM_DC1_DISP1_CLK>,
- <&clk IMX8QM_LVDS1_PIXEL_CLK>,
- <&clk IMX8QM_LVDS1_BYPASS_CLK>,
- <&clk IMX8QM_LVDS1_PHY_CLK>;
- clock-names = "clk_pll", "clk_disp", "clk_di",
- "clk_di_bypass", "clk_di_phy";
- width = <1920>;
- height = <1080>;
- stride = <(1920*4)>;
- format = "b8g8r8a8";
- power-domains = <&pd_lvds1>;
- status = "disabled";
- };
-
lvds0: lvds@56241000 {
compatible = "fsl,imx8qm-lvds";
reg = <0x0 0x56241000 0x0 0x1000>;