1 Qualcomm's PM8941 USB ID Extcon device
3 Some Qualcomm PMICs have a "misc" module that can be used to detect when
4 the USB ID pin has been pulled low or high.
11 Definition: Should contain "qcom,pm8941-misc";
16 Definition: Should contain the offset to the misc address space
20 Value type: <prop-encoded-array>
21 Definition: Should contain the usb id interrupt
25 Value type: <stringlist>
26 Definition: Should contain the string "usb_id" for the usb id interrupt
32 compatible = "qcom,pm8941-misc";
34 interrupts = <0x0 0x9 0 IRQ_TYPE_EDGE_BOTH>;
35 interrupt-names = "usb_id";