ipq806x: replace caf nss-gmac driver by upstream stmmac
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 29 May 2015 12:26:01 +0000 (12:26 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 29 May 2015 12:26:01 +0000 (12:26 +0000)
commit1d29e180ffbd4c4457b40ea1ce8cb432b0c6551a
tree149ce27633bd192ec3d1ed3ac5220455879ba7b1
parent95392f3a644b7c0340c15da64b0683eac921e41a
ipq806x: replace caf nss-gmac driver by upstream stmmac

This driver has been cherry-picked and backported from the following
LKML thread:
*https://lkml.org/lkml/2015/5/26/744

It also updates the DT accordingly.

Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45831 3c298f89-4303-0410-b956-a3cf2f4a3e73
31 files changed:
target/linux/ipq806x/Makefile
target/linux/ipq806x/patches-3.18/022-add-db149-dts.patch
target/linux/ipq806x/patches-3.18/112-ARM-dts-qcom-add-pcie-nodes-to-ipq806x-platforms.patch
target/linux/ipq806x/patches-3.18/124-regulator-rpm-add-support-for-RPM-controller-SMB208.patch
target/linux/ipq806x/patches-3.18/125-regulator-qcom-rpm-Add-missing-state-flag-in-call-to.patch
target/linux/ipq806x/patches-3.18/126-add-rpm-to-ipq8064-dts.patch
target/linux/ipq806x/patches-3.18/130-clk_mux-Fix-set_parent-doing-the-wrong-thing-when-IN.patch
target/linux/ipq806x/patches-3.18/132-clk-Add-clk_unregister_-divider-gate-mux-to-close-me.patch
target/linux/ipq806x/patches-3.18/144-ARM-dts-qcom-Add-necessary-DT-data-for-Krait-cpufreq.patch
target/linux/ipq806x/patches-3.18/700-add-gmac-dts-suport.patch [deleted file]
target/linux/ipq806x/patches-3.18/700-clk-qcom-Add-support-for-NSS-GMAC-clocks-and-resets.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/701-stmmac-add-phy-handle-support-to-the-platform-layer.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/702-stmmac-move-error-path-at-the-end-of-stmmac_probe_co.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/703-stmmac-add-fixed-link-device-tree-support.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/704-stmmac-add-ipq806x-glue-layer.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/705-net-stmmac-ipq806x-document-device-tree-bindings.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/706-net-stmmac-create-one-debugfs-dir-per-net-device.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/707-ARM-dts-qcom-add-mdio-nodes-to-ap148-db149.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/708-ARM-dts-qcom-add-gmac-nodes-to-ipq806x-platforms.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/022-add-db149-dts.patch
target/linux/ipq806x/patches-4.0/112-ARM-dts-qcom-add-pcie-nodes-to-ipq806x-platforms.patch
target/linux/ipq806x/patches-4.0/700-add-gmac-dts-suport.patch [deleted file]
target/linux/ipq806x/patches-4.0/700-clk-qcom-Add-support-for-NSS-GMAC-clocks-and-resets.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/701-stmmac-add-phy-handle-support-to-the-platform-layer.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/702-stmmac-move-error-path-at-the-end-of-stmmac_probe_co.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/703-stmmac-add-fixed-link-device-tree-support.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/704-stmmac-add-ipq806x-glue-layer.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/705-net-stmmac-ipq806x-document-device-tree-bindings.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/706-net-stmmac-create-one-debugfs-dir-per-net-device.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/707-ARM-dts-qcom-add-mdio-nodes-to-ap148-db149.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/708-ARM-dts-qcom-add-gmac-nodes-to-ipq806x-platforms.patch [new file with mode: 0644]