Merge tag 'extcon-next-for-5.1' of...
Merge tag 'extcon-next-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next Chanwoo writes: Update extcon for 5.1 Detailed description for this pull request: 1. Add new extcon-ptn5150.c extcon provider driver - NXP PTN5150 supports the detection of USB connectors through USB Type-C port and controls it. It is interfaced to the host controller using an I2C interface. * tag 'extcon-next-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon: extcon: ptn5150: Fix return value check in ptn5150_i2c_probe() extcon: Add support for ptn5150 extcon driver
Showing
- Documentation/devicetree/bindings/extcon/extcon-ptn5150.txt 27 additions, 0 deletionsDocumentation/devicetree/bindings/extcon/extcon-ptn5150.txt
- drivers/extcon/Kconfig 8 additions, 0 deletionsdrivers/extcon/Kconfig
- drivers/extcon/Makefile 1 addition, 0 deletionsdrivers/extcon/Makefile
- drivers/extcon/extcon-ptn5150.c 339 additions, 0 deletionsdrivers/extcon/extcon-ptn5150.c
Loading
Please register or sign in to comment