summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoão Paulo Gonçalves <joao.goncalves@toradex.com>2025-10-13 12:41:59 -0300
committerJoão Paulo Gonçalves <joao.goncalves@toradex.com>2025-10-14 10:25:01 -0300
commite8bfa3bb0b62aef6bdcc157c49bdefb5bc2e8d62 (patch)
tree9d37f9c1e254fdaf9d8640d8cf5b02faf542b61d
parent1063edc99d6ab9d7fb0b71b61fe77f55966950dc (diff)
arm64: dts: freescale: imx95-aquila: Remove display nodes from SoM DT
Remove display nodes from the SoM devicetree. These nodes are already present in the Aquila Development Board devicetree, where the DisplayPort connector is located. Since the display output connector depends on the carrier board, they must be defined in the carrier devicetree. Upstream-Status: Pending Fixes: b77a5291955d ("arm64: dts: freescale: imx95-aquila: Add DisplayPort") Signed-off-by: João Paulo Gonçalves <joao.goncalves@toradex.com>
-rw-r--r--arch/arm64/boot/dts/freescale/imx95-aquila.dtsi28
1 files changed, 0 insertions, 28 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx95-aquila.dtsi b/arch/arm64/boot/dts/freescale/imx95-aquila.dtsi
index 996748793806..a53ad0bfa296 100644
--- a/arch/arm64/boot/dts/freescale/imx95-aquila.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx95-aquila.dtsi
@@ -175,23 +175,6 @@
status = "okay";
};
-&display_pixel_link {
- status = "okay";
-};
-
-&displaymix_irqsteer {
- status = "okay";
-};
-
-&dpu {
- assigned-clocks = <&scmi_clk IMX95_CLK_DISP1PIX>,
- <&scmi_clk IMX95_CLK_VIDEOPLL1_VCO>,
- <&scmi_clk IMX95_CLK_VIDEOPLL1>;
- assigned-clock-parents = <&scmi_clk IMX95_CLK_VIDEOPLL1>;
- assigned-clock-rates = <0>, <4008000000>, <445333334>;
- status = "okay";
-};
-
&ele_fw2 {
memory-region = <&ele_reserved>;
};
@@ -595,17 +578,6 @@
status = "okay";
};
-&pixel_interleaver {
- #address-cells = <1>;
- #size-cells = <0>;
- status = "okay";
-
- channel@0 {
- reg = <0>;
- status = "okay";
- };
-};
-
/* Aquila PCIE_1 */
&pcie0 {
pinctrl-names = "default";