Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1431337
| From | Stephen Boyd <stephen.boyd@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] Support HSIC "pins" on msm8974 tlmm |
| Date | 2016-06-26 07:30 +0200 |
| Message-ID | <rOaNP-76c-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This is part of a larger patch series that adds support for the USB HSIC controller on msm8974 based SoCs. The first patch here is a minor fix for a problem that isn't happening yet but could happen in the future. The second patch adds an hsic pin so we can configure the hsic bits that live in the TLMM register space. Stephen Boyd (2): pinctrl: qcom: Clear all function selection bits pinctrl: qcom: msm8974: Add hsic_ctl pinmux .../bindings/pinctrl/qcom,msm8974-pinctrl.txt | 5 ++- drivers/pinctrl/qcom/pinctrl-msm.c | 6 ++- drivers/pinctrl/qcom/pinctrl-msm8x74.c | 43 +++++++++++++++++++++- 3 files changed, 50 insertions(+), 4 deletions(-) -- 2.9.0.rc2.8.ga28705d
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/2] Support HSIC "pins" on msm8974 tlmm Stephen Boyd <stephen.boyd@linaro.org> - 2016-06-26 07:30 +0200
csiph-web