summaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data/max3421-hcd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/platform_data/max3421-hcd.h')
-rw-r--r--include/linux/platform_data/max3421-hcd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/platform_data/max3421-hcd.h b/include/linux/platform_data/max3421-hcd.h
index 4ad4596..0303d19 100644
--- a/include/linux/platform_data/max3421-hcd.h
+++ b/include/linux/platform_data/max3421-hcd.h
@@ -18,6 +18,7 @@
*/
struct max3421_hcd_platform_data {
u8 vbus_gpout; /* pin controlling Vbus */
+ u8 vbus_active_level; /* level that turns on power */
};
#endif /* MAX3421_HCD_PLAT_H_INCLUDED */
OpenPOWER on IntegriCloud