* [PATCH] ARM: dts: imx6: remove GPU subsystem nodes
@ 2018-02-12 15:21 Lucas Stach
2018-02-12 15:44 ` Fabio Estevam
0 siblings, 1 reply; 2+ messages in thread
From: Lucas Stach @ 2018-02-12 15:21 UTC (permalink / raw)
To: linux-arm-kernel
They aren't needed by the etnaviv driver anymore and have been removed
from the binding.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
This patch is aimed at the 4.17 merge window, as this is when the
etnaviv change will land.
---
arch/arm/boot/dts/imx6dl.dtsi | 5 -----
arch/arm/boot/dts/imx6q.dtsi | 5 -----
2 files changed, 10 deletions(-)
diff --git a/arch/arm/boot/dts/imx6dl.dtsi b/arch/arm/boot/dts/imx6dl.dtsi
index c01674fa098a..25833724484e 100644
--- a/arch/arm/boot/dts/imx6dl.dtsi
+++ b/arch/arm/boot/dts/imx6dl.dtsi
@@ -109,11 +109,6 @@
compatible = "fsl,imx-display-subsystem";
ports = <&ipu1_di0>, <&ipu1_di1>;
};
-
- gpu-subsystem {
- compatible = "fsl,imx-gpu-subsystem";
- cores = <&gpu_2d>, <&gpu_3d>;
- };
};
&gpio1 {
diff --git a/arch/arm/boot/dts/imx6q.dtsi b/arch/arm/boot/dts/imx6q.dtsi
index bc581aa5cf17..ae7b3f107893 100644
--- a/arch/arm/boot/dts/imx6q.dtsi
+++ b/arch/arm/boot/dts/imx6q.dtsi
@@ -215,11 +215,6 @@
compatible = "fsl,imx-display-subsystem";
ports = <&ipu1_di0>, <&ipu1_di1>, <&ipu2_di0>, <&ipu2_di1>;
};
-
- gpu-subsystem {
- compatible = "fsl,imx-gpu-subsystem";
- cores = <&gpu_2d>, <&gpu_3d>, <&gpu_vg>;
- };
};
&gpio1 {
--
2.15.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: dts: imx6: remove GPU subsystem nodes
2018-02-12 15:21 [PATCH] ARM: dts: imx6: remove GPU subsystem nodes Lucas Stach
@ 2018-02-12 15:44 ` Fabio Estevam
0 siblings, 0 replies; 2+ messages in thread
From: Fabio Estevam @ 2018-02-12 15:44 UTC (permalink / raw)
To: linux-arm-kernel
Hi Lucas,
On Mon, Feb 12, 2018 at 1:21 PM, Lucas Stach <l.stach@pengutronix.de> wrote:
> They aren't needed by the etnaviv driver anymore and have been removed
> from the binding.
>
> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
> ---
> This patch is aimed at the 4.17 merge window, as this is when the
> etnaviv change will land.
> ---
> arch/arm/boot/dts/imx6dl.dtsi | 5 -----
> arch/arm/boot/dts/imx6q.dtsi | 5 -----
Looks like you missed imx6sx.dtsi?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-02-12 15:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-12 15:21 [PATCH] ARM: dts: imx6: remove GPU subsystem nodes Lucas Stach
2018-02-12 15:44 ` Fabio Estevam
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).