| 79a31ce0 | 12-Aug-2024 |
Frank Li <[email protected]> |
dt-bindings: extcon: convert extcon-usb-gpio.txt to yaml format
Convert binding doc extcon-usb-gpio.txt to yaml format to fix below warning: arch/arm64/boot/dts/freescale/imx8mp-msc-sm2s-ep1.dtb: /e
dt-bindings: extcon: convert extcon-usb-gpio.txt to yaml format
Convert binding doc extcon-usb-gpio.txt to yaml format to fix below warning: arch/arm64/boot/dts/freescale/imx8mp-msc-sm2s-ep1.dtb: /extcon-usb0: failed to match any schema with compatible: ['linux,extcon-usb-gpio']
Additional change: - rename id-gpio to id-gpios - rename vbus-gpio to vbus-gpios
Link: https://lore.kernel.org/lkml/[email protected]/ Signed-off-by: Frank Li <[email protected]> Reviewed-by: Rob Herring (Arm) <[email protected]> Signed-off-by: Chanwoo Choi <[email protected]>
show more ...
|
| a635f91c | 20-Jul-2023 |
Krzysztof Kozlowski <[email protected]> |
dt-bindings: extcon: siliconmitus,sm5502-muic: document connector
Document recently added connector for SM5502 MUIC:
qcom/msm8916-samsung-serranove.dtb: extcon@14: 'connector' does not match any
dt-bindings: extcon: siliconmitus,sm5502-muic: document connector
Document recently added connector for SM5502 MUIC:
qcom/msm8916-samsung-serranove.dtb: extcon@14: 'connector' does not match any of the regexes: 'pinctrl-[0-9]
Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Chanwoo Choi <[email protected]>
show more ...
|
| 347774f7 | 28-Dec-2022 |
Bryan O'Donoghue <[email protected]> |
dt-bindings: pm8941-misc: Fix usb_id and usb_vbus definitions
dts validation is throwing an error for me on 8916 and 8939 with extcon@1300. In that case we have usb_vbus but not usb_id.
It wasn't i
dt-bindings: pm8941-misc: Fix usb_id and usb_vbus definitions
dts validation is throwing an error for me on 8916 and 8939 with extcon@1300. In that case we have usb_vbus but not usb_id.
It wasn't immediately obvious if there was a valid use-case for the existing code for usb_id in isolation, however discussing further, we concluded that usb_id, usb_vbus or (usb_id | usb_vbus) are valid combinations as an external IC may be responsible for usb_id or usb_vbus.
Expand the definition with anyOf to capture the three different valid modes.
Fixes: 4fcdd677c4ea ("bindings: pm8941-misc: Add support for VBUS detection") Reviewed-by: Rob Herring <[email protected]> Reviewed-by: Marijn Suijten <[email protected]> Signed-off-by: Bryan O'Donoghue <[email protected]> Signed-off-by: Chanwoo Choi <[email protected]>
show more ...
|
| 85b8326e | 04-Jun-2021 |
Stephan Gerhold <[email protected]> |
dt-bindings: extcon: sm5502: Document siliconmitus,sm5504-muic
Document support for SM5504 with the new siliconmitus,sm5504-muic compatible.
Acked-by: Rob Herring <[email protected]> Signed-off-by: S
dt-bindings: extcon: sm5502: Document siliconmitus,sm5504-muic
Document support for SM5504 with the new siliconmitus,sm5504-muic compatible.
Acked-by: Rob Herring <[email protected]> Signed-off-by: Stephan Gerhold <[email protected]> Signed-off-by: Chanwoo Choi <[email protected]>
show more ...
|
| 4fcdd677 | 26-Jan-2021 |
Guru Das Srinagesh <[email protected]> |
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
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 <[email protected]> Signed-off-by: Guru Das Srinagesh <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Chanwoo Choi <[email protected]>
show more ...
|
| 0e77f8e1 | 01-Nov-2020 |
Linus Walleij <[email protected]> |
extcon: fsa9480: Rewrite bindings in YAML and extend
This rewrites the FSA9480 DT bindings using YAML and extends them with the compatible TI TSU6111.
I chose to name the file fcs,fsa880 since this
extcon: fsa9480: Rewrite bindings in YAML and extend
This rewrites the FSA9480 DT bindings using YAML and extends them with the compatible TI TSU6111.
I chose to name the file fcs,fsa880 since this is the first switch, later versions are improvements.
Signed-off-by: Linus Walleij <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Chanwoo Choi <[email protected]>
show more ...
|