1 EXTCON FOR PALMAS/TWL CHIPS 2 3 PALMAS USB COMPARATOR 4 Required Properties: 5 - compatible: should contain one of: 6 * "ti,palmas-usb-vid". 7 * "ti,twl6035-usb-vid". 8 * "ti,palmas-usb" (DEPRECATED - use "ti,pal 9 * "ti,twl6035-usb" (DEPRECATED - use "ti,tw 10 11 Optional Properties: 12 - ti,wakeup : To enable the wakeup comparator 13 - ti,enable-id-detection: Perform ID detectio 14 it performs id-detection using 15 - ti,enable-vbus-detection: Perform VBUS dete 16 - id-gpio: gpio for GPIO ID detection. See gp 17 - debounce-delay-ms: debounce delay for GPIO 18 19 palmas-usb { 20 compatible = "ti,twl6035-usb", "ti,palm 21 ti,wakeup; 22 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.