On Thu, 22 Feb 2018 15:45:10 +0530 Prabhakar Kushwaha <prabhakar.kushwaha@xxxxxxx> wrote: > 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> > --- > Due to patch series http://patchwork.ozlabs.org/project/linux-mtd/list/?series=28735 > this patch is now independent of flash propoerty. So resending. > > Resending as all patches of patchset never reaches to patchwork. Again, that's not the case, I just marked them as "Not applicable" (see my previous reply). Also, according to the cover letter this patch should not be part of "dt-bindings: mtd-physmap: Add endianness supports", so why are you sending it here? > > 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 9319e1f0f1d8..babb086ad94f 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>; > }; > -- Boris Brezillon, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com -- 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