From 373594fb4b8bafb77d93a3ef6e678006f9e25fd3 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 19 Jan 2016 10:15:04 +0000 Subject: at91: add 4.4 support This puts the existing patches and config in a 3.18 folder and introduces a 4.4 config and patches. The USB clock fix patch is no longer necessary, and the patches applying to non DT boards has been dropped as the platform has been converted. 4.4 config was generated by copying 3.18 and running make kernel_menuconfig, scripts/kconfig.pl filled in the gaps. Signed-off-by: Ben Whitten SVN-Revision: 48349 --- .../linux/at91/patches/101-ARM-at91-build-dtb-for-q5xr5.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 target/linux/at91/patches/101-ARM-at91-build-dtb-for-q5xr5.patch (limited to 'target/linux/at91/patches/101-ARM-at91-build-dtb-for-q5xr5.patch') diff --git a/target/linux/at91/patches/101-ARM-at91-build-dtb-for-q5xr5.patch b/target/linux/at91/patches/101-ARM-at91-build-dtb-for-q5xr5.patch deleted file mode 100644 index b5a9b68f3d..0000000000 --- a/target/linux/at91/patches/101-ARM-at91-build-dtb-for-q5xr5.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/arch/arm/boot/dts/Makefile -+++ b/arch/arm/boot/dts/Makefile -@@ -20,6 +20,7 @@ dtb-$(CONFIG_ARCH_AT91) += tny_a9263.dtb - dtb-$(CONFIG_ARCH_AT91) += usb_a9263.dtb - # sam9g20 - dtb-$(CONFIG_ARCH_AT91) += at91-foxg20.dtb -+dtb-$(CONFIG_ARCH_AT91) += at91-q5xr5.dtb - dtb-$(CONFIG_ARCH_AT91) += at91sam9g20ek.dtb - dtb-$(CONFIG_ARCH_AT91) += at91sam9g20ek_2mmc.dtb - dtb-$(CONFIG_ARCH_AT91) += kizbox.dtb -- cgit v1.2.3