On 01/26/2015 11:56 AM, Maxime Ripard wrote: > The Armada 385 Access Point Development Board has a 1GB NAND SLC chip from > Micron as its main storage. Enable it. > > Signed-off-by: Maxime Ripard <[email protected]> > --- > arch/arm/boot/dts/armada-385-db-ap.dts | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > > diff --git a/arch/arm/boot/dts/armada-385-db-ap.dts > b/arch/arm/boot/dts/armada-385-db-ap.dts > index b891b4c897f5..ee648fb19075 100644 > --- a/arch/arm/boot/dts/armada-385-db-ap.dts > +++ b/arch/arm/boot/dts/armada-385-db-ap.dts > @@ -130,6 +130,19 @@ > phy-mode = "rgmii-id"; > }; > > + nfc: flash@d0000 {
I don't think you need to have this phandle here. In any case, for both patches: Acked-by: Ezequiel Garcia <[email protected]> -- Ezequiel GarcĂa, Free Electrons Embedded Linux, Kernel and Android Engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

