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; Prabhakar Kushwaha > <prabhakar.kushwaha@xxxxxxx>; Jagdish Gediya <jagdish.gediya@xxxxxxx> > Subject: [PATCH 2/2][v2] ARM: dts: ls1021aqds: Add nand node for ifc controller > > LS1021AQDS support NAND flash on IFC chip-select 2. > > So add NAND node in device tree for IFC controller. > > 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-qds.dts | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/arch/arm/boot/dts/ls1021a-qds.dts b/arch/arm/boot/dts/ls1021a- > qds.dts > index 9408753..2b37d04 100644 > --- a/arch/arm/boot/dts/ls1021a-qds.dts > +++ b/arch/arm/boot/dts/ls1021a-qds.dts > @@ -239,6 +239,11 @@ > device-width = <1>; > }; > > + nand@2,0 { > + compatible = "fsl,ifc-nand"; > + reg = <0x2 0x0 0x10000>; > + }; > + > fpga: board-control@3,0 { > #address-cells = <1>; > #size-cells = <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