From: Stephen Warren Date: Thu, 12 Apr 2012 21:46:49 +0000 (-0600) Subject: ARM: tegra: add USB ULPI PHY reset GPIO to device tree X-Git-Tag: v3.5-rc1~73^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa607ebf93a5fc26275a575781399df971dd1b91;p=pandora-kernel.git ARM: tegra: add USB ULPI PHY reset GPIO to device tree ULPI PHYs have a reset signal, and different boards use a different GPIO for this task. Add a property to device tree to represent this. I'm not sure if adding this property to the EHCI controller node is entirely correct; perhaps eventually we should have explicit separate nodes for the various PHYs. However, we don't have that right now, so this binding seems like a reasonable choice. Cc: Cc: Greg Kroah-Hartman Cc: Signed-off-by: Stephen Warren --- Reading git-diff-tree failed