[PATCH BUGFIX] arm: dts: imx53: fix apparent copy/paste error
Shawn Guo
shawn.guo at freescale.com
Sun Apr 13 00:41:38 PDT 2014
On Thu, Apr 10, 2014 at 10:03:40AM +0200, Lothar Waßmann wrote:
> The 'remote-endpoint' property should point back to ipu_di1_lvds1
> rather than ipu_di0_lvds0.
>
> Signed-off-by: Lothar Waßmann <LW at KARO-electronics.de>
Changed 'arm:' in patch subject to 'ARM:', and applied the patch.
Shawn
> ---
> arch/arm/boot/dts/imx53.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/imx53.dtsi b/arch/arm/boot/dts/imx53.dtsi
> index f0962e5..33a4e5b 100644
> --- a/arch/arm/boot/dts/imx53.dtsi
> +++ b/arch/arm/boot/dts/imx53.dtsi
> @@ -431,7 +431,7 @@
>
> port {
> lvds1_in: endpoint {
> - remote-endpoint = <&ipu_di0_lvds0>;
> + remote-endpoint = <&ipu_di1_lvds1>;
> };
> };
> };
> --
> 1.7.10.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe devicetree" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
More information about the linux-arm-kernel
mailing list