[PATCH] ARM: dts: imx6q-gw5xxx: remove dead 'crtcs' property

Tim Harvey tharvey at gateworks.com
Thu Apr 10 20:55:01 PDT 2014


On Thu, Apr 10, 2014 at 12:26 AM, Shawn Guo <shawn.guo at freescale.com> wrote:
> Since commit (655b43c staging: imx-drm-core: Use OF graph to find
> components and connections between encoder and crtcs), 'crtcs' becomes a
> dead property.  Remove it.
>
> Signed-off-by: Shawn Guo <shawn.guo at freescale.com>
> ---
>  arch/arm/boot/dts/imx6q-gw5400-a.dts  | 3 ---
>  arch/arm/boot/dts/imx6qdl-gw52xx.dtsi | 3 ---
>  2 files changed, 6 deletions(-)
>
> diff --git a/arch/arm/boot/dts/imx6q-gw5400-a.dts b/arch/arm/boot/dts/imx6q-gw5400-a.dts
> index 902f983..e51bb3f 100644
> --- a/arch/arm/boot/dts/imx6q-gw5400-a.dts
> +++ b/arch/arm/boot/dts/imx6q-gw5400-a.dts
> @@ -487,9 +487,6 @@
>
>  &ldb {
>         status = "okay";
> -       lvds-channel at 0 {
> -               crtcs = <&ipu1 0>, <&ipu1 1>, <&ipu2 0>, <&ipu2 1>;
> -       };
>  };
>
>  &pcie {
> diff --git a/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi b/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
> index 8e99c9a..035d3a8 100644
> --- a/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
> +++ b/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
> @@ -436,9 +436,6 @@
>
>  &ldb {
>         status = "okay";
> -       lvds-channel at 0 {
> -               crtcs = <&ipu1 0>, <&ipu1 1>;
> -       };
>  };
>
>  &pcie {
> --
> 1.8.3.2
>
>

Acked-by: Tim Harvey <tharvey at gateworks.com>

Tim



More information about the linux-arm-kernel mailing list