Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1502614

[PATCH v5 0/2] qcom OTG regulator support

From Stephen Boyd <stephen.boyd@linaro.org>
Newsgroups linux.kernel
Subject [PATCH v5 0/2] qcom OTG regulator support
Date 2016-10-18 02:50 +0200
Message-ID <stqLn-2S6-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This is a resend/resurrection of Tim's patches to add support
for the OTG regulator on some of qcom's PMICs[1]. I've made
some minor modifications to the driver to make it work, but
otherwise it works fine with my USB otg testing. Changes
are noted in a maintainer tag.

Tim, did you want to me to fix the name? I pulled these from patchwork
and it seems you sent it as "Bird, Tim" which may have not been 
intentional.

https://patchwork.kernel.org/patch/7857021/

Bird, Tim (2):
  dt-binding: power: Add otg regulator binding
  power: qcom_smbb: Add otg regulator for control of vbus

 .../devicetree/bindings/power/supply/qcom_smbb.txt | 19 ++++++
 drivers/power/supply/qcom_smbb.c                   | 70 ++++++++++++++++++++++
 2 files changed, 89 insertions(+)

-- 
2.10.0.297.gf6727b0

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

[PATCH v5 0/2] qcom OTG regulator support Stephen Boyd <stephen.boyd@linaro.org> - 2016-10-18 02:50 +0200
  [PATCH v5 2/2] power: qcom_smbb: Add otg regulator for control of vbus Stephen Boyd <stephen.boyd@linaro.org> - 2016-10-18 02:50 +0200
  [PATCH v5 1/2] dt-binding: power: Add otg regulator binding Stephen Boyd <stephen.boyd@linaro.org> - 2016-10-18 02:50 +0200

csiph-web