commit | 4a53f4e692c5df8a4bf9bf059b8007d575b0204a | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Fri Nov 04 09:12:40 2011 +0000 |
committer | Olof Johansson <olof@lixom.net> | Wed Dec 07 20:47:48 2011 -0800 |
tree | a8ed23bee2f1c0233566105c77f0d084ecfc59e9 | |
parent | c27317c0ed114152d02b2ed40056f232e5732b9d [diff] |
USB: ehci-tegra: add probing through device tree Rely on platform_data being passed through auxdata for now; more elaborate bindings for phy config and tunings to be added. v2: moved vbus-gpio check to the helper function, added check for !of_node, added usb2 clock to board-dt table. Signed-off-by: Olof Johansson <olof@lixom.net> Cc: Greg Kroah-Hartman <gregkh@suse.de> Acked-by: Grant Likely <grant.likely@secretlab.ca>