projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6f67eb
)
ARM: tegra: enable ULPI phy on Colibri T20
author
Lucas Stach
<dev@lynxeye.de>
Tue, 23 Jul 2013 18:11:45 +0000
(11:11 -0700)
committer
Olof Johansson
<olof@lixom.net>
Sun, 4 Aug 2013 20:52:10 +0000
(13:52 -0700)
This was missed when splitting out the phy from the controller node in
commit
9dffe3be3f32
(ARM: tegra: modify ULPI reset GPIO properties).
Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/tegra20-colibri-512.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/tegra20-colibri-512.dtsi
b/arch/arm/boot/dts/tegra20-colibri-512.dtsi
index 2fcb3f2ca160411f12575672e0cdd68319605865..5592be6f2f7a7ad58cf9eb3cf0cd17cd38e207f8 100644
(file)
--- a/
arch/arm/boot/dts/tegra20-colibri-512.dtsi
+++ b/
arch/arm/boot/dts/tegra20-colibri-512.dtsi
@@
-457,6
+457,7
@@
};
usb-phy@c5004000 {
+ status = "okay";
nvidia,phy-reset-gpio = <&gpio TEGRA_GPIO(V, 1)
GPIO_ACTIVE_LOW>;
};