ARM: tegra: colibri_t20: remove phy-reset-gpio from controller node

Remove the phy-reset-gpio from the USB controller node as it is already
specified in the PHY node.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Marcel Ziswiler
2018-09-02 12:08:40 +02:00
committed by Thierry Reding
parent 2287ef76d0
commit 4307e2ce5d

View File

@@ -457,8 +457,6 @@
/* EHCI instance 1: ULPI PHY -> AX88772B (On-module) */
usb@c5004000 {
status = "okay";
nvidia,phy-reset-gpio = <&gpio TEGRA_GPIO(V, 1)
GPIO_ACTIVE_LOW>;
#address-cells = <1>;
#size-cells = <0>;