This is a note to let you know that I've just added the patch titled [PATCH] Revert "ARM: dts: sun8i: Support DTB build for NanoPi M1" to the 4.9-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: revert-arm-dts-sun8i-support-dtb-build-for-nanopi-m1.patch and it can be found in the queue-4.9 subdirectory. If you, or anyone else, feels it should not be added to the stable tree, please let <stable@xxxxxxxxxxxxxxx> know about it. >From ef355037dbdb67ae5433980edaad5d9d90112791 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Date: Sat, 12 Aug 2017 09:08:48 -0700 Subject: [PATCH] Revert "ARM: dts: sun8i: Support DTB build for NanoPi M1" This reverts commit 1e9e71782f3462d5aecb0720d26298253bdbeca7 which is commit 661ccdc1a95f18ab6c1373322fde09afd5b90a1f upstream. It's not needed in 4.9, and it breaks the build. Reported-by: Guenter Roeck <linux@xxxxxxxxxxxx> Cc: Milo Kim <woogyom.kim@xxxxxxxxx> Cc: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx> Cc: Sasha Levin <alexander.levin@xxxxxxxxxxx> Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> --- arch/arm/boot/dts/Makefile | 1 - 1 file changed, 1 deletion(-) --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -820,7 +820,6 @@ dtb-$(CONFIG_MACH_SUN8I) += \ sun8i-a83t-allwinner-h8homlet-v2.dtb \ sun8i-a83t-cubietruck-plus.dtb \ sun8i-h3-bananapi-m2-plus.dtb \ - sun8i-h3-nanopi-m1.dtb \ sun8i-h3-nanopi-neo.dtb \ sun8i-h3-orangepi-2.dtb \ sun8i-h3-orangepi-lite.dtb \ Patches currently in stable-queue which might be from gregkh@xxxxxxxxxxxxxxxxxxx are queue-4.9/net-mlx4_en-don-t-set-checksum_complete-on-sctp-packets.patch queue-4.9/tcp-avoid-setting-cwnd-to-invalid-ssthresh-after-cwnd-reduction-states.patch queue-4.9/ppp-fix-xmit-recursion-detection-on-ppp-channels.patch queue-4.9/igmp-fix-regression-caused-by-igmp-sysctl-namespace-code.patch queue-4.9/revert-arm-dts-sun8i-support-dtb-build-for-nanopi-m1.patch queue-4.9/ppp-fix-false-xmit-recursion-detect-with-two-ppp-devices.patch queue-4.9/sparc64-prevent-perf-from-running-during-super-critical-sections.patch queue-4.9/tcp-fastopen-tcp_connect-must-refresh-the-route.patch queue-4.9/bpf-s390-fix-jit-branch-offset-related-to-ldimm64.patch queue-4.9/net-avoid-skb_warn_bad_offload-false-positives-on-ufo.patch queue-4.9/net-sched-set-xt_tgchk_param-par.nft_compat-as-0-in-ipt_init_target.patch queue-4.9/revert-net-account-for-current-skb-length-when-deciding-about-ufo.patch queue-4.9/revert-ipv4-should-use-consistent-conditional-judgement-for-ip-fragment-in-__ip_append_data-and-ip_finish_output.patch queue-4.9/packet-fix-tp_reserve-race-in-packet_set_ring.patch queue-4.9/kvm-arm-arm64-handle-hva-aging-while-destroying-the-vm.patch queue-4.9/net-fix-keepalive-code-vs-tcp_fastopen_connect.patch queue-4.9/udp-consistently-apply-ufo-or-fragmentation.patch