Skip to content
  • Greg Kroah-Hartman's avatar
    Merge tag 'extcon-next-for-5.3' of... · c1829ace
    Greg Kroah-Hartman authored
    Merge tag 'extcon-next-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
    
    Chanwoo writes:
    
    Update extcon for 5.3
    
    Detailed description for this pull request:
    1. Add new extcon-fsa9480 extcon provider driver
    - It is extcon provide driver for Fairchild Semiconductor
    FSA9480 microUSB switch and accessory detector chip which
    detects the kind of external connector like usb, charger,
    audio, video and so on.
    
    2.
    - Add the exception handling code for extcon-arizona.c
    when using the regmap interface.
    
    * tag 'extcon-next-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon:
      extcon: fsa9480: Fix Kconfig warning and build errors
      extcon: Add fsa9480 extcon driver
      dt-bindings: extcon: Add support for fsa9480 switch
      extcon: arizona: Correct error handling on regmap_update_bits_check
    c1829ace