From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH BUGFIX] arm: dts: imx53: fix apparent copy/paste error Date: Sun, 13 Apr 2014 15:41:38 +0800 Message-ID: <20140413074137.GC24180@dragon> References: <1397117020-8900-1-git-send-email-LW@KARO-electronics.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <1397117020-8900-1-git-send-email-LW-bxm8fMRDkQLDiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Lothar =?iso-8859-1?Q?Wa=DFmann?= Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Sascha Hauer , Rob Herring , Pawel Moll , Mark Rutland List-Id: devicetree@vger.kernel.org On Thu, Apr 10, 2014 at 10:03:40AM +0200, Lothar Wa=DFmann wrote: > The 'remote-endpoint' property should point back to ipu_di1_lvds1 > rather than ipu_di0_lvds0. >=20 > Signed-off-by: Lothar Wa=DFmann 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(-) >=20 > diff --git a/arch/arm/boot/dts/imx53.dtsi b/arch/arm/boot/dts/imx53.d= tsi > index f0962e5..33a4e5b 100644 > --- a/arch/arm/boot/dts/imx53.dtsi > +++ b/arch/arm/boot/dts/imx53.dtsi > @@ -431,7 +431,7 @@ > =20 > port { > lvds1_in: endpoint { > - remote-endpoint =3D <&ipu_di0_lvds0>; > + remote-endpoint =3D <&ipu_di1_lvds1>; > }; > }; > }; > --=20 > 1.7.10.4 >=20 > -- > To unsubscribe from this list: send the line "unsubscribe devicetree"= in > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >=20 >=20 -- To unsubscribe from this list: send the line "unsubscribe devicetree" i= n the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html