1. 09 Apr, 2021 39 commits
  2. 08 Apr, 2021 1 commit
    • Greg Kroah-Hartman's avatar
      Merge tag 'extcon-next-for-5.13' of... · b195b20b
      Greg Kroah-Hartman authored
      Merge tag 'extcon-next-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
      
      Chanwoo writes:
      
      Update extcon next for v5.13
      
      Detailed description for this pull request:
      
      1. Update extcon provider driver
      - Add the support of charging interrupt to detect charger connector
      for extcon-max8997.c
      
      - Detect OTG when USB_ID pin is connected to ground for extcon-sm5502.c
      
      - Add the support for VBUS detection for extcon-qcom-spmi-misc.c
      and replace qcom,pm8941-misc binding document with yaml style.
      
      * tag 'extcon-next-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon:
        extcon: qcom-spmi: Add support for VBUS detection
        bindings: pm8941-misc: Add support for VBUS detection
        bindings: pm8941-misc: Convert bindings to YAML
        extcon: sm5502: Detect OTG when USB_ID is connected to ground
        extcon: max8997: Add CHGINS and CHGRM interrupt handling
      b195b20b