From: Stephen Warren Date: Thu, 12 Apr 2012 21:03:52 +0000 (-0600) Subject: ARM: tegra: don't hard-code USB ULPI PHY reset_gpio X-Git-Tag: v3.5-rc1~73^2~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60d148b9f838b718e4808061ee6d5833de77fd9c;p=pandora-kernel.git ARM: tegra: don't hard-code USB ULPI PHY reset_gpio Not all boards use GPIO_PV0 as the ULPI PHY reset signal. Instead of hard-coding this GPIO into devices.c, make the board files set it explicitly. This will allow the PHY code to differentiate between set and unset values, and hence know when to read the value from device tree. Signed-off-by: Stephen Warren --- Reading git-diff-tree failed