diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2015-02-16 12:48:05 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2015-02-16 12:48:05 +0000 |
commit | 29130d39e3f002b684d4fdbcb3dff4ecc202be2c (patch) | |
tree | 481f328f8e8475fbd2b56a0a375da99e187d1cb9 /target/linux/mvebu/patches-3.18/021-ARM-mvebu-Add-Armada-385-Access-Point-Development-Bo.patch | |
parent | 00d422fc600232d02f70877305288501d15ed07d (diff) | |
download | upstream-29130d39e3f002b684d4fdbcb3dff4ecc202be2c.tar.gz upstream-29130d39e3f002b684d4fdbcb3dff4ecc202be2c.tar.bz2 upstream-29130d39e3f002b684d4fdbcb3dff4ecc202be2c.zip |
mvebu: refresh 3.18 patches
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44462
Diffstat (limited to 'target/linux/mvebu/patches-3.18/021-ARM-mvebu-Add-Armada-385-Access-Point-Development-Bo.patch')
-rw-r--r-- | target/linux/mvebu/patches-3.18/021-ARM-mvebu-Add-Armada-385-Access-Point-Development-Bo.patch | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/target/linux/mvebu/patches-3.18/021-ARM-mvebu-Add-Armada-385-Access-Point-Development-Bo.patch b/target/linux/mvebu/patches-3.18/021-ARM-mvebu-Add-Armada-385-Access-Point-Development-Bo.patch index a40c957fb3..cc9311b608 100644 --- a/target/linux/mvebu/patches-3.18/021-ARM-mvebu-Add-Armada-385-Access-Point-Development-Bo.patch +++ b/target/linux/mvebu/patches-3.18/021-ARM-mvebu-Add-Armada-385-Access-Point-Development-Bo.patch @@ -19,11 +19,9 @@ Signed-off-by: Andrew Lunn <andrew@lunn.ch> 2 files changed, 179 insertions(+) create mode 100644 arch/arm/boot/dts/armada-385-db-ap.dts -diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile -index 6dc9c17f9ff5..d34837104949 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile -@@ -536,6 +536,7 @@ dtb-$(CONFIG_MACH_ARMADA_375) += \ +@@ -500,6 +500,7 @@ dtb-$(CONFIG_MACH_ARMADA_375) += \ armada-375-db.dtb dtb-$(CONFIG_MACH_ARMADA_38X) += \ armada-385-db.dtb \ @@ -31,9 +29,6 @@ index 6dc9c17f9ff5..d34837104949 100644 armada-385-rd.dtb dtb-$(CONFIG_MACH_ARMADA_XP) += \ armada-xp-axpwifiap.dtb \ -diff --git a/arch/arm/boot/dts/armada-385-db-ap.dts b/arch/arm/boot/dts/armada-385-db-ap.dts -new file mode 100644 -index 000000000000..57b9119fb3e0 --- /dev/null +++ b/arch/arm/boot/dts/armada-385-db-ap.dts @@ -0,0 +1,178 @@ @@ -215,6 +210,3 @@ index 000000000000..57b9119fb3e0 + }; + }; +}; --- -2.2.1 - |