]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
extcon: mrfld: Introduce extcon driver for Basin Cove PMIC
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 19 Mar 2019 14:30:42 +0000 (16:30 +0200)
committerChanwoo Choi <cw00.choi@samsung.com>
Fri, 5 Apr 2019 01:21:41 +0000 (10:21 +0900)
commit492929c547913f77460c20be994482d57bc74840
tree53ffb7a97c528366c55c2e52bc84f718929ef17d
parent098b7ae8ec431465b319e2157f848df50dc6b7e0
extcon: mrfld: Introduce extcon driver for Basin Cove PMIC

On Intel Merrifield the Basin Cove PMIC provides a feature to detect
the USB connection type. This driver utilizes the feature in order
to support the USB dual role detection.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/Kconfig
drivers/extcon/Makefile
drivers/extcon/extcon-intel-mrfld.c [new file with mode: 0644]