From 34a422794ddab738408edc7e3980ccbc14f28af4 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 15 Jul 2017 22:50:41 +0200 Subject: sunxi: Backport patches needed for A64 This backports multiple patches from kernel 4.10 which are adding missing support for the A64 and the pine64 board. These are the device tree files, the pinctlk and the clock driver. Signed-off-by: Hauke Mehrtens --- target/linux/sunxi/config-4.9 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/sunxi/config-4.9') diff --git a/target/linux/sunxi/config-4.9 b/target/linux/sunxi/config-4.9 index f338c6e..45677f9 100644 --- a/target/linux/sunxi/config-4.9 +++ b/target/linux/sunxi/config-4.9 @@ -486,6 +486,7 @@ CONFIG_STMMAC_PLATFORM=y CONFIG_STRICT_DEVMEM=y # CONFIG_SUN4I_EMAC is not set CONFIG_SUN4I_TIMER=y +# CONFIG_SUN50I_A64_CCU is not set CONFIG_SUN5I_HSTIMER=y CONFIG_SUN6I_A31_CCU=y CONFIG_SUN8I_A23_CCU=y -- cgit v1.1