extcon-palmas.txt 302 B

12345678910111213
  1. EXTCON FOR PALMAS/TWL CHIPS
  2. PALMAS USB COMPARATOR
  3. Required Properties:
  4. - compatible : Should be "ti,palmas-usb" or "ti,twl6035-usb"
  5. Optional Properties:
  6. - ti,wakeup : To enable the wakeup comparator in probe
  7. palmas-usb {
  8. compatible = "ti,twl6035-usb", "ti,palmas-usb";
  9. ti,wakeup;
  10. };