usb: host: max3421-hcd: Allow platform-data to specify Vbus polarity
Signed-off-by: Davidm Mosberger <davidm@egauge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
05dfa5c9bc
commit
4055e5e54e
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user