ipq806x: replace caf nss-gmac driver by upstream stmmac
authorJohn Crispin <john@openwrt.org>
Fri, 29 May 2015 12:26:01 +0000 (12:26 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 29 May 2015 12:26:01 +0000 (12:26 +0000)
commitd2a2eb7e48f66e82dee1bae444ecfaff2c526fe2
treed7e9bc9023dd972b9cf62e879c3432a0bc319d58
parent72369c297663730264c761dda32004277da918df
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>
SVN-Revision: 45831
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]