From mboxrd@z Thu Jan 1 00:00:00 1970 From: Prabhakar Kushwaha Subject: RE: [PATCH 1/2][v2] ARM: dts: Add big-endian for IFC on LS1021A Date: Thu, 21 Dec 2017 05:14:36 +0000 Message-ID: References: <1512013344-4042-1-git-send-email-prabhakar.kushwaha@nxp.com> <1512013344-4042-2-git-send-email-prabhakar.kushwaha@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <1512013344-4042-2-git-send-email-prabhakar.kushwaha-3arQi8VN3Tc@public.gmane.org> Content-Language: en-US Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Prabhakar Kushwaha , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" , "mark.rutland-5wv7dgnIgG8@public.gmane.org" , "shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" Cc: "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , Jagdish Gediya , Alison Wang List-Id: devicetree@vger.kernel.org Hi Shawn, > -----Original Message----- > From: Prabhakar Kushwaha [mailto:prabhakar.kushwaha-3arQi8VN3Tc@public.gmane.org] > Sent: Thursday, November 30, 2017 9:12 AM > To: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org; mark.rutland-5wv7dgnIgG8@public.gmane.org; > shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org > Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org; Jagdish Gediya > ; Alison Wang ; Prabhakar > Kushwaha > Subject: [PATCH 1/2][v2] ARM: dts: Add big-endian for IFC on LS1021A >=20 > From: Jagdish Gediya >=20 > For the patch to update struct map_info's swap field based on device > characteristics defined in device tree, big-endian parameter is added > for LS1021A. >=20 > Signed-off-by: Alison Wang > Signed-off-by: Jagdish Gediya > Signed-off-by: Prabhakar Kushwaha > --- > Changes for v2: updated subject >=20 > arch/arm/boot/dts/ls1021a.dtsi | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.d= tsi > index 9319e1f..babb086 100644 > --- a/arch/arm/boot/dts/ls1021a.dtsi > +++ b/arch/arm/boot/dts/ls1021a.dtsi > @@ -145,6 +145,7 @@ > ifc: ifc@1530000 { > compatible =3D "fsl,ifc", "simple-bus"; > reg =3D <0x0 0x1530000 0x0 0x10000>; > + big-endian; > interrupts =3D ; > }; >=20 > -- > 1.9.1 There are no review comments on this patch. Can you please accept this patch --pk -- 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