summaryrefslogtreecommitdiff
path: root/target/linux/ipq40xx
diff options
context:
space:
mode:
authorSven Eckelmann <sven@narfation.org>2018-03-19 21:10:14 +0100
committerMathias Kresin <dev@kresin.me>2018-03-23 20:31:49 +0100
commit1fcd625c0a8d6efb851583ae518e8621497c2eb4 (patch)
treee62853df7e01a59b939c77246ea55b747dc6cb0c /target/linux/ipq40xx
parent7a8017b0ae15bbfcad4562ef7d70833b7c4f15f1 (diff)
downloadmtk-20170518-1fcd625c0a8d6efb851583ae518e8621497c2eb4.zip
mtk-20170518-1fcd625c0a8d6efb851583ae518e8621497c2eb4.tar.gz
mtk-20170518-1fcd625c0a8d6efb851583ae518e8621497c2eb4.tar.bz2
ipq40xx: Remove phy reset gpio from Cisco Meraki MR33
There is currently no code to read the phy reset gpios for the ethernet PHY. It would also have been better to use the more common name "phy-reset-gpios" for this property. Signed-off-by: Sven Eckelmann <sven@narfation.org>
Diffstat (limited to 'target/linux/ipq40xx')
-rw-r--r--target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4029-mr33.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4029-mr33.dts b/target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4029-mr33.dts
index ef62301..a709ae9 100644
--- a/target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4029-mr33.dts
+++ b/target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4029-mr33.dts
@@ -60,7 +60,6 @@
status = "okay";
pinctrl-0 = <&mdio_pins>;
pinctrl-names = "default";
- phy-reset-gpio = <&tlmm 47 GPIO_ACTIVE_HIGH>;
/delete-node/ ethernet-phy@0;
/delete-node/ ethernet-phy@2;
/delete-node/ ethernet-phy@3;