diff options
author | Jonas Gorski <jogo@openwrt.org> | 2015-08-14 15:10:11 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2015-08-14 15:10:11 +0000 |
commit | 1c568546399bd5f1acebe03967143a6c378cd49b (patch) | |
tree | 8e4989eed68b357ac0f0aac015d863675fba017f /target/linux/ipq806x/patches-4.1/708-ARM-dts-qcom-add-gmac-nodes-to-ipq806x-platforms.patch | |
parent | 6be2305da83471c442dab83366c25be4dfb38793 (diff) | |
download | upstream-1c568546399bd5f1acebe03967143a6c378cd49b.tar.gz upstream-1c568546399bd5f1acebe03967143a6c378cd49b.tar.bz2 upstream-1c568546399bd5f1acebe03967143a6c378cd49b.zip |
ipq806x: disable dma for spi on linux 4.1 as well
Linux 4.1 is also affected from the dma issue, so remove the dma
proprties there as well.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 46599
Diffstat (limited to 'target/linux/ipq806x/patches-4.1/708-ARM-dts-qcom-add-gmac-nodes-to-ipq806x-platforms.patch')
-rw-r--r-- | target/linux/ipq806x/patches-4.1/708-ARM-dts-qcom-add-gmac-nodes-to-ipq806x-platforms.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq806x/patches-4.1/708-ARM-dts-qcom-add-gmac-nodes-to-ipq806x-platforms.patch b/target/linux/ipq806x/patches-4.1/708-ARM-dts-qcom-add-gmac-nodes-to-ipq806x-platforms.patch index 4a43ae4b66..0324e02d2f 100644 --- a/target/linux/ipq806x/patches-4.1/708-ARM-dts-qcom-add-gmac-nodes-to-ipq806x-platforms.patch +++ b/target/linux/ipq806x/patches-4.1/708-ARM-dts-qcom-add-gmac-nodes-to-ipq806x-platforms.patch @@ -29,7 +29,7 @@ Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org> }; gsbi@16300000 { -@@ -220,6 +230,27 @@ +@@ -216,6 +226,27 @@ reg = <4>; }; }; |