diff options
author | John Crispin <john@openwrt.org> | 2015-05-23 15:27:28 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-05-23 15:27:28 +0000 |
commit | 1c6d332d8ff292e4d8de21c339ce001020c2ed27 (patch) | |
tree | 031ec58cfc5e565ad23c6a74411abc1308cb0be8 /target/linux/ipq806x/patches-4.0/022-add-db149-dts.patch | |
parent | 66950455b7d1c462db1a1fd72622f0703d55ce6e (diff) | |
download | upstream-1c6d332d8ff292e4d8de21c339ce001020c2ed27.tar.gz upstream-1c6d332d8ff292e4d8de21c339ce001020c2ed27.tar.bz2 upstream-1c6d332d8ff292e4d8de21c339ce001020c2ed27.zip |
ipq806x: refresh kernel patches
Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
SVN-Revision: 45727
Diffstat (limited to 'target/linux/ipq806x/patches-4.0/022-add-db149-dts.patch')
-rw-r--r-- | target/linux/ipq806x/patches-4.0/022-add-db149-dts.patch | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/target/linux/ipq806x/patches-4.0/022-add-db149-dts.patch b/target/linux/ipq806x/patches-4.0/022-add-db149-dts.patch index 9a036fb451..a274f245d4 100644 --- a/target/linux/ipq806x/patches-4.0/022-add-db149-dts.patch +++ b/target/linux/ipq806x/patches-4.0/022-add-db149-dts.patch @@ -13,11 +13,9 @@ Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org> 2 files changed, 258 insertions(+) create mode 100644 arch/arm/boot/dts/qcom-ipq8064-db149.dts -diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile -index 38c89ca..745360a 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile -@@ -360,6 +360,7 @@ dtb-$(CONFIG_ARCH_QCOM) += \ +@@ -438,6 +438,7 @@ dtb-$(CONFIG_ARCH_QCOM) += \ qcom-apq8084-ifc6540.dtb \ qcom-apq8084-mtp.dtb \ qcom-ipq8064-ap148.dtb \ @@ -25,9 +23,6 @@ index 38c89ca..745360a 100644 qcom-msm8660-surf.dtb \ qcom-msm8960-cdp.dtb \ qcom-msm8974-sony-xperia-honami.dtb -diff --git a/arch/arm/boot/dts/qcom-ipq8064-db149.dts b/arch/arm/boot/dts/qcom-ipq8064-db149.dts -new file mode 100644 -index 0000000..224c54f --- /dev/null +++ b/arch/arm/boot/dts/qcom-ipq8064-db149.dts @@ -0,0 +1,257 @@ @@ -288,6 +283,3 @@ index 0000000..224c54f + }; + }; +}; --- -1.9.1 - |