summaryrefslogtreecommitdiff
path: root/include/linux/platform_data/tegra_usb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/platform_data/tegra_usb.h')
-rw-r--r--include/linux/platform_data/tegra_usb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/platform_data/tegra_usb.h b/include/linux/platform_data/tegra_usb.h
index 59f928aaa07f..9ad666f987ea 100644
--- a/include/linux/platform_data/tegra_usb.h
+++ b/include/linux/platform_data/tegra_usb.h
@@ -98,6 +98,7 @@ struct tegra_usb_dev_mode_data {
*/
struct tegra_usb_host_mode_data {
int vbus_gpio;
+ int vbus_gpio_inverted;
const char *vbus_reg;
bool hot_plug;
bool remote_wakeup_supported;