Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

bindings: pm8941-misc: Add support for VBUS detection

Add interrupt support for reporting VBUS detection status that can be
detected via a dedicated PMIC pin.

Signed-off-by: Anirudh Ghayal <aghayal@codeaurora.org>
Signed-off-by: Guru Das Srinagesh <gurus@codeaurora.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>

authored by

Guru Das Srinagesh and committed by
Chanwoo Choi
4fcdd677 dd6f5afb

+4 -1
+4 -1
Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml
··· 22 22 maxItems: 1 23 23 24 24 interrupts: 25 - maxItems: 1 25 + minItems: 1 26 + maxItems: 2 26 27 27 28 interrupt-names: 29 + minItems: 1 28 30 items: 29 31 - const: usb_id 32 + - const: usb_vbus 30 33 31 34 required: 32 35 - compatible