diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2015-01-14 13:41:05 +0000 |
---|---|---|
committer | Rafał Miłecki <zajec5@gmail.com> | 2015-01-14 13:41:05 +0000 |
commit | 4ae1e883e878ccb38750d189641954800d299c81 (patch) | |
tree | d8bdc049edfa62a17122d4c5a66280390a0b9d55 /target/linux/bcm53xx/patches-3.18/321-ARM-BCM5301X-Add-LEDs-for-Buffalo-devices.patch | |
parent | a570ccd7e25ff66ba61753ef2363ecbcd99f1b7b (diff) | |
download | upstream-4ae1e883e878ccb38750d189641954800d299c81.tar.gz upstream-4ae1e883e878ccb38750d189641954800d299c81.tar.bz2 upstream-4ae1e883e878ccb38750d189641954800d299c81.zip |
bcm53xx: support all RAM on devices with more than 128 MiB (HIGHMEM)
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 43972
Diffstat (limited to 'target/linux/bcm53xx/patches-3.18/321-ARM-BCM5301X-Add-LEDs-for-Buffalo-devices.patch')
-rw-r--r-- | target/linux/bcm53xx/patches-3.18/321-ARM-BCM5301X-Add-LEDs-for-Buffalo-devices.patch | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/target/linux/bcm53xx/patches-3.18/321-ARM-BCM5301X-Add-LEDs-for-Buffalo-devices.patch b/target/linux/bcm53xx/patches-3.18/321-ARM-BCM5301X-Add-LEDs-for-Buffalo-devices.patch index ff6af57694..7d91c77400 100644 --- a/target/linux/bcm53xx/patches-3.18/321-ARM-BCM5301X-Add-LEDs-for-Buffalo-devices.patch +++ b/target/linux/bcm53xx/patches-3.18/321-ARM-BCM5301X-Add-LEDs-for-Buffalo-devices.patch @@ -12,11 +12,9 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com> arch/arm/boot/dts/bcm47081-buffalo-wzr-600dhp2.dts | 67 ++++++++++++++++++++++ 2 files changed, 134 insertions(+) -diff --git a/arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts b/arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts -index d472c36..6e6bdf5 100644 --- a/arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts +++ b/arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts -@@ -33,6 +33,73 @@ +@@ -34,6 +34,73 @@ }; }; @@ -90,11 +88,9 @@ index d472c36..6e6bdf5 100644 gpio-keys { compatible = "gpio-keys-polled"; #address-cells = <1>; -diff --git a/arch/arm/boot/dts/bcm47081-buffalo-wzr-600dhp2.dts b/arch/arm/boot/dts/bcm47081-buffalo-wzr-600dhp2.dts -index f3a0326..a31273a 100644 --- a/arch/arm/boot/dts/bcm47081-buffalo-wzr-600dhp2.dts +++ b/arch/arm/boot/dts/bcm47081-buffalo-wzr-600dhp2.dts -@@ -33,6 +33,73 @@ +@@ -34,6 +34,73 @@ }; }; @@ -168,6 +164,3 @@ index f3a0326..a31273a 100644 gpio-keys { compatible = "gpio-keys-polled"; #address-cells = <1>; --- -1.8.4.5 - |