All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: BCM5301X: add NAND flash chip description for Asus RT-AC87U
@ 2015-09-12 11:17 Hauke Mehrtens
  2015-09-12 19:38 ` Florian Fainelli
  0 siblings, 1 reply; 2+ messages in thread
From: Hauke Mehrtens @ 2015-09-12 11:17 UTC (permalink / raw)
  To: linux-arm-kernel

The NAND flash chip description were not imported for the Asus RT-AC87U
dts file when this was done for all the other dts files, because these
patches were send in parallel.

This adds a missing NAND flash chip description to this patch:
commit 9faa5960eef3204cae6637b530f5e23e53b5a9ef
Author: Hauke Mehrtens <hauke@hauke-m.de>
Date: Fri May 29 23:39:47 2015 +0200

ARM: BCM5301X: add NAND flash chip description

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
---
 arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts b/arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts
index aedf3c4..8ade7de 100644
--- a/arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts
+++ b/arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts
@@ -10,6 +10,7 @@
 /dts-v1/;
 
 #include "bcm4708.dtsi"
+#include "bcm5301x-nand-cs0-bch8.dtsi"
 
 / {
 	compatible = "asus,rt-ac87u", "brcm,bcm4709", "brcm,bcm4708";
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] ARM: BCM5301X: add NAND flash chip description for Asus RT-AC87U
  2015-09-12 11:17 [PATCH] ARM: BCM5301X: add NAND flash chip description for Asus RT-AC87U Hauke Mehrtens
@ 2015-09-12 19:38 ` Florian Fainelli
  0 siblings, 0 replies; 2+ messages in thread
From: Florian Fainelli @ 2015-09-12 19:38 UTC (permalink / raw)
  To: linux-arm-kernel

Le 09/12/15 04:17, Hauke Mehrtens a ?crit :
> The NAND flash chip description were not imported for the Asus RT-AC87U
> dts file when this was done for all the other dts files, because these
> patches were send in parallel.
> 
> This adds a missing NAND flash chip description to this patch:
> commit 9faa5960eef3204cae6637b530f5e23e53b5a9ef
> Author: Hauke Mehrtens <hauke@hauke-m.de>
> Date: Fri May 29 23:39:47 2015 +0200
> 
> ARM: BCM5301X: add NAND flash chip description
> 
> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

Applied to devicetree/next, thanks!
-- 
Florian

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-12 19:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-12 11:17 [PATCH] ARM: BCM5301X: add NAND flash chip description for Asus RT-AC87U Hauke Mehrtens
2015-09-12 19:38 ` Florian Fainelli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.