Add usb-typec detection support for the Intel LGM SoC based boards. Original driver is not supporting usb detection on Intel LGM SoC based boards then we debugged and fixed the issue, but before sending our patches Mr.Krzyszto has sent the same kind of patches, so I have rebased over his latest patches which is present in maintainer tree.
Built and tested it's working fine, overthat created the new patch. Thanks to Chanwoo Choi for the review comments and suggestions --- v3: - Chanwoo Choi review comments update - replace 'capabiliy' to 'state' in commit message - add blank line v2: - Krzyszto review comments update - squash my previous patches 1 to 5 as single patch - add extcon_set_property_capability for EXTCON_USB and EXTCON_PROP_USB_TYPEC_POLARITY Ramuthevar Vadivel Murugan (1): extcon: ptn5150: Set the VBUS and POLARITY property capability drivers/extcon/extcon-ptn5150.c | 7 +++++++ 1 file changed, 7 insertions(+) -- 2.11.0