067-ARM-BCM5301X-add-NAND-flash-chip-description-for-Asu.patch 1.0 KB

1234567891011121314151617181920212223242526272829303132
  1. From af8fe7176ec13de08b1bfb7ea2ae9cc147b2429a Mon Sep 17 00:00:00 2001
  2. From: Hauke Mehrtens <hauke@hauke-m.de>
  3. Date: Sat, 12 Sep 2015 12:56:37 +0200
  4. Subject: [PATCH] ARM: BCM5301X: add NAND flash chip description for Asus
  5. RT-AC87U
  6. The NAND flash chip description were not imported for the Asus RT-AC87U
  7. dts file when this was done for all the other dts files, because these
  8. patches were send in parallel.
  9. This adds a missing NAND flash chip description to this patch:
  10. commit 9faa5960eef3204cae6637b530f5e23e53b5a9ef
  11. Author: Hauke Mehrtens <hauke@hauke-m.de>
  12. Date: Fri May 29 23:39:47 2015 +0200
  13. ARM: BCM5301X: add NAND flash chip description
  14. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
  15. ---
  16. arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts | 1 +
  17. 1 file changed, 1 insertion(+)
  18. --- a/arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts
  19. +++ b/arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts
  20. @@ -10,6 +10,7 @@
  21. /dts-v1/;
  22. #include "bcm4708.dtsi"
  23. +#include "bcm5301x-nand-cs0-bch8.dtsi"
  24. / {
  25. compatible = "asus,rt-ac87u", "brcm,bcm4709", "brcm,bcm4708";