OSDN Git Service

extcon: Add support for ptn5150 extcon driver
authorVijai Kumar K <vijaikumar.kanagarajan@gmail.com>
Wed, 23 Jan 2019 12:46:56 +0000 (18:16 +0530)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 11 Feb 2019 08:21:38 +0000 (17:21 +0900)
commit4ed754de2d66084d4a7785f565d7c42ad89a3ea9
tree74815b048b393113a530d24376cba4c6807c4f2d
parentd13937116f1e82bf508a6325111b322c30c85eb9
extcon: Add support for ptn5150 extcon driver

PTN5150 is a small thin low power CC (Configurationn Channel)
Logic chip supporting the USB Type-C connector application with
CC control logic detection and indication functions.

Signed-off-by: Vijai Kumar K <vijaikumar.kanagarajan@gmail.com>
[cw00.choi: Fix bulid dependency and clean-up code]
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Documentation/devicetree/bindings/extcon/extcon-ptn5150.txt [new file with mode: 0644]
drivers/extcon/Kconfig
drivers/extcon/Makefile
drivers/extcon/extcon-ptn5150.c [new file with mode: 0644]