Author: rmilecki Date: 2015-09-14 08:14:41 +0200 (Mon, 14 Sep 2015) New Revision: 46902
Added: branches/chaos_calmer/target/linux/bcm53xx/patches-3.18/070-ARM-BCM5301X-add-NAND-flash-chip-description-for-Asu.patch Modified: branches/chaos_calmer/target/linux/bcm53xx/patches-3.18/303-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch branches/chaos_calmer/target/linux/bcm53xx/patches-3.18/306-ARM-BCM5301X-Specify-RAM-on-devices-by-including-HIG.patch branches/chaos_calmer/target/linux/bcm53xx/patches-3.18/332-ARM-BCM5301X-Add-power-button-for-Buffalo-WZR-1750DHP.patch branches/chaos_calmer/target/linux/bcm53xx/patches-3.18/351-ARM-BCM5301X-Enable-ChipCommon-UART-serial-console.patch Log: bcm53xx: add NAND flash chip description for Asus RT-AC87U This isn't that important due to different NAND driver but keeps DTS and backports consistent. Signed-off-by: Rafa?\197?\130 Mi?\197?\130ecki <[email protected]> Inspired by r46892 (trunk). Added: branches/chaos_calmer/target/linux/bcm53xx/patches-3.18/070-ARM-BCM5301X-add-NAND-flash-chip-description-for-Asu.patch =================================================================== --- branches/chaos_calmer/target/linux/bcm53xx/patches-3.18/070-ARM-BCM5301X-add-NAND-flash-chip-description-for-Asu.patch (rev 0) +++ branches/chaos_calmer/target/linux/bcm53xx/patches-3.18/070-ARM-BCM5301X-add-NAND-flash-chip-description-for-Asu.patch 2015-09-14 06:14:41 UTC (rev 46902) @@ -0,0 +1,35 @@ +From db2b0dc670db7309fcb6ad0bdc7510c3dc880515 Mon Sep 17 00:00:00 2001 +From: Hauke Mehrtens <[email protected]> +Date: Sat, 12 Sep 2015 13:17:36 +0200 +Subject: [PATCH] ARM: BCM5301X: add NAND flash chip description for Asus + RT-AC87U + +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 <[email protected]> +Date: Fri May 29 23:39:47 2015 +0200 + +ARM: BCM5301X: add NAND flash chip description + +Signed-off-by: Hauke Mehrtens <[email protected]> +Signed-off-by: Florian Fainelli <[email protected]> +--- + 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"; Modified: branches/chaos_calmer/target/linux/bcm53xx/patches-3.18/303-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch =================================================================== --- branches/chaos_calmer/target/linux/bcm53xx/patches-3.18/303-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch 2015-09-13 20:46:00 UTC (rev 46901) +++ branches/chaos_calmer/target/linux/bcm53xx/patches-3.18/303-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch 2015-09-14 06:14:41 UTC (rev 46902) @@ -137,7 +137,7 @@ memory { --- a/arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts +++ b/arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts -@@ -16,7 +16,7 @@ +@@ -17,7 +17,7 @@ model = "Asus RT-AC87U"; chosen { Modified: branches/chaos_calmer/target/linux/bcm53xx/patches-3.18/306-ARM-BCM5301X-Specify-RAM-on-devices-by-including-HIG.patch =================================================================== --- branches/chaos_calmer/target/linux/bcm53xx/patches-3.18/306-ARM-BCM5301X-Specify-RAM-on-devices-by-including-HIG.patch 2015-09-13 20:46:00 UTC (rev 46901) +++ branches/chaos_calmer/target/linux/bcm53xx/patches-3.18/306-ARM-BCM5301X-Specify-RAM-on-devices-by-including-HIG.patch 2015-09-14 06:14:41 UTC (rev 46902) @@ -149,7 +149,7 @@ leds { --- a/arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts +++ b/arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts -@@ -20,7 +20,8 @@ +@@ -21,7 +21,8 @@ }; memory { Modified: branches/chaos_calmer/target/linux/bcm53xx/patches-3.18/332-ARM-BCM5301X-Add-power-button-for-Buffalo-WZR-1750DHP.patch =================================================================== --- branches/chaos_calmer/target/linux/bcm53xx/patches-3.18/332-ARM-BCM5301X-Add-power-button-for-Buffalo-WZR-1750DHP.patch 2015-09-13 20:46:00 UTC (rev 46901) +++ branches/chaos_calmer/target/linux/bcm53xx/patches-3.18/332-ARM-BCM5301X-Add-power-button-for-Buffalo-WZR-1750DHP.patch 2015-09-14 06:14:41 UTC (rev 46902) @@ -5,7 +5,7 @@ --- --- a/arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts +++ b/arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts -@@ -143,6 +143,12 @@ +@@ -123,6 +123,12 @@ #address-cells = <1>; #size-cells = <0>; Modified: branches/chaos_calmer/target/linux/bcm53xx/patches-3.18/351-ARM-BCM5301X-Enable-ChipCommon-UART-serial-console.patch =================================================================== --- branches/chaos_calmer/target/linux/bcm53xx/patches-3.18/351-ARM-BCM5301X-Enable-ChipCommon-UART-serial-console.patch 2015-09-13 20:46:00 UTC (rev 46901) +++ branches/chaos_calmer/target/linux/bcm53xx/patches-3.18/351-ARM-BCM5301X-Enable-ChipCommon-UART-serial-console.patch 2015-09-14 06:14:41 UTC (rev 46902) @@ -130,7 +130,7 @@ #address-cells = <1>; --- a/arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts +++ b/arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts -@@ -46,6 +46,18 @@ +@@ -47,6 +47,18 @@ }; }; _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
