summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>2019-06-19 09:43:17 +0100
committerBryan O'Donoghue <bryan.odonoghue@linaro.org>2019-06-19 16:00:37 +0100
commit89ef9a60e55e3e85cee8a543590b66dfe3e8a14a (patch)
treeb7fdacd3280eed8bf129e86328e32510833bc488
parente2247523e690541ed3359489570b7430e8915e98 (diff)
ARM: dts: imx6ul-pico-pi: Switch off fec2 temporarily
Fails to find handle to ethrnet PHY on boot, entire systems hangs, we need to debug this further but, in the meantime we can switch off the FEC and get to a completed boot. Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
-rw-r--r--arch/arm/boot/dts/imx6ul-pico.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6ul-pico.dtsi b/arch/arm/boot/dts/imx6ul-pico.dtsi
index de9f83189ba8..0dedb3206581 100644
--- a/arch/arm/boot/dts/imx6ul-pico.dtsi
+++ b/arch/arm/boot/dts/imx6ul-pico.dtsi
@@ -96,7 +96,6 @@
pinctrl-0 = <&pinctrl_enet2>;
phy-mode = "rmii";
phy-handle = <&ethphy1>;
- status = "okay";
phy-reset-gpios = <&gpio1 28 GPIO_ACTIVE_LOW>;
phy-reset-duration = <1>;