Hi Shawn, > -----Original Message----- > From: Prabhakar Kushwaha [mailto:prabhakar.kushwaha@xxxxxxx] > Sent: Thursday, November 30, 2017 9:12 AM > To: devicetree@xxxxxxxxxxxxxxx; robh@xxxxxxxxxx; mark.rutland@xxxxxxx; > shawnguo@xxxxxxxxxx > Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; Jagdish Gediya > <jagdish.gediya@xxxxxxx>; Alison Wang <alison.wang@xxxxxxx>; Prabhakar > Kushwaha <prabhakar.kushwaha@xxxxxxx> > Subject: [PATCH 1/2][v2] ARM: dts: Add big-endian for IFC on LS1021A > > From: Jagdish Gediya <jagdish.gediya@xxxxxxx> > > 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. > > Signed-off-by: Alison Wang <alison.wang@xxxxxxx> > Signed-off-by: Jagdish Gediya <jagdish.gediya@xxxxxxx> > Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@xxxxxxx> > --- > Changes for v2: updated subject > > arch/arm/boot/dts/ls1021a.dtsi | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi > 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 = "fsl,ifc", "simple-bus"; > reg = <0x0 0x1530000 0x0 0x10000>; > + big-endian; > interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>; > }; > > -- > 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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html