 094d49cddf
			
		
	
	094d49cddf
	
	
	
		
			
			The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software. Refresh patches. Remove patch that can be reverse applied: mvebu/patches-4.14/530-ATA-ahci_mvebu-enable-stop_engine-override.patch mvebu/patches-4.14/531-ATA-ahci_mvebu-pmp-stop-errata-226.patch Update patch that no longer applied: ipq806x/patches-4.14/0035-clk-mux-Split-out-register-accessors-for-reuse.patch Compiled-tested-for: lantiq, ramips Run-tested-on: lantiq BT hh5a, ramips MIR3g Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> Tested-by: Michael Yartys <michael.yartys@protonmail.com> Tested-by: Rosen Penev <rosenp@gmail.com>
		
			
				
	
	
		
			30 lines
		
	
	
		
			896 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			896 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| From 8f68331e14dff9a101f2d0e1d6bec84a031f27ee Mon Sep 17 00:00:00 2001
 | |
| From: John Crispin <john@phrozen.org>
 | |
| Date: Thu, 9 Mar 2017 11:03:18 +0100
 | |
| Subject: [PATCH 69/69] arm: boot: add dts files
 | |
| 
 | |
| Signed-off-by: John Crispin <john@phrozen.org>
 | |
| ---
 | |
|  arch/arm/boot/dts/Makefile | 8 ++++++++
 | |
|  1 file changed, 8 insertions(+)
 | |
| 
 | |
| --- a/arch/arm/boot/dts/Makefile
 | |
| +++ b/arch/arm/boot/dts/Makefile
 | |
| @@ -699,6 +699,16 @@ dtb-$(CONFIG_ARCH_QCOM) += \
 | |
|  	qcom-apq8084-mtp.dtb \
 | |
|  	qcom-ipq4019-ap.dk01.1-c1.dtb \
 | |
|  	qcom-ipq8064-ap148.dtb \
 | |
| +	qcom-ipq8064-c2600.dtb \
 | |
| +	qcom-ipq8064-d7800.dtb \
 | |
| +	qcom-ipq8064-db149.dtb \
 | |
| +	qcom-ipq8064-ea8500.dtb \
 | |
| +	qcom-ipq8064-r7500.dtb \
 | |
| +	qcom-ipq8064-r7500v2.dtb \
 | |
| +	qcom-ipq8064-wg2600hp.dtb \
 | |
| +	qcom-ipq8064-wpq864.dtb \
 | |
| +	qcom-ipq8065-nbg6817.dtb \
 | |
| +	qcom-ipq8065-r7800.dtb \
 | |
|  	qcom-msm8660-surf.dtb \
 | |
|  	qcom-msm8960-cdp.dtb \
 | |
|  	qcom-msm8974-lge-nexus5-hammerhead.dtb \
 |