1. 09 1月, 2017 19 次提交
  2. 02 12月, 2016 1 次提交
  3. 20 11月, 2016 1 次提交
    • R
      extcon: usb-gpio: Add VBUS detection support · 541332a1
      Roger Quadros 提交于
      Driver can now work with both ID and VBUS pins or either one of
      them.
      
      There can be the following 3 cases
      
      1) Both ID and VBUS GPIOs are available:
      
      ID = LOW -> USB_HOST active, USB inactive
      ID = HIGH -> USB_HOST inactive, USB state is same as VBUS.
      
      2) Only ID GPIO is available:
      
      ID = LOW -> USB_HOST active, USB inactive
      ID = HIGH -> USB_HOST inactive, USB active
      
      3) Only VBUS GPIO is available:
      
      VBUS = LOW -> USB_HOST inactive, USB inactive
      VBUS = HIGH -> USB_HOST inactive, USB active
      Signed-off-by: NRoger Quadros <rogerq@ti.com>
      Reviewed-by: NPeter Chen <peter.chen@nxp.com>
      Signed-off-by: NChanwoo Choi <cw00.choi@samsung.com>
      541332a1
  4. 26 10月, 2016 1 次提交
  5. 13 9月, 2016 4 次提交
  6. 10 9月, 2016 14 次提交