diff options
author | John Crispin <john@phrozen.org> | 2018-07-24 16:02:20 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-07-25 12:00:21 +0200 |
commit | e8c58e7ddd29df41a26b20e0930292d911f5f788 (patch) | |
tree | fb00dff5393eb56b98b92a7ed45394386c8966e8 /target/linux/ipq40xx/patches-4.14/864-09-dts-ipq4019-ap-dk01.1-enable-ethernet.patch | |
parent | c913288844b5afe36d0d1c7cf3894183970476df (diff) | |
download | upstream-e8c58e7ddd29df41a26b20e0930292d911f5f788.tar.gz upstream-e8c58e7ddd29df41a26b20e0930292d911f5f788.tar.bz2 upstream-e8c58e7ddd29df41a26b20e0930292d911f5f788.zip |
ipq40xx: move dts file patches to end of series
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/ipq40xx/patches-4.14/864-09-dts-ipq4019-ap-dk01.1-enable-ethernet.patch')
-rw-r--r-- | target/linux/ipq40xx/patches-4.14/864-09-dts-ipq4019-ap-dk01.1-enable-ethernet.patch | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/target/linux/ipq40xx/patches-4.14/864-09-dts-ipq4019-ap-dk01.1-enable-ethernet.patch b/target/linux/ipq40xx/patches-4.14/864-09-dts-ipq4019-ap-dk01.1-enable-ethernet.patch deleted file mode 100644 index 625c18dcc8..0000000000 --- a/target/linux/ipq40xx/patches-4.14/864-09-dts-ipq4019-ap-dk01.1-enable-ethernet.patch +++ /dev/null @@ -1,25 +0,0 @@ ---- a/arch/arm/boot/dts/qcom-ipq4019-ap.dk01.1.dtsi -+++ b/arch/arm/boot/dts/qcom-ipq4019-ap.dk01.1.dtsi -@@ -121,6 +121,22 @@ - status = "ok"; - }; - -+ mdio@90000 { -+ status = "okay"; -+ }; -+ -+ ess-switch@c000000 { -+ status = "okay"; -+ }; -+ -+ ess-psgmii@98000 { -+ status = "okay"; -+ }; -+ -+ edma@c080000 { -+ status = "okay"; -+ }; -+ - usb3_ss_phy: ssphy@9a000 { - status = "ok"; - }; |