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


Groups > linux.kernel > #1431337 > unrolled thread

[PATCH 0/2] Support HSIC "pins" on msm8974 tlmm

Started byStephen Boyd <stephen.boyd@linaro.org>
First post2016-06-26 07:30 +0200
Last post2016-06-26 07:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] Support HSIC "pins" on msm8974 tlmm Stephen Boyd <stephen.boyd@linaro.org> - 2016-06-26 07:30 +0200

#1431337 — [PATCH 0/2] Support HSIC "pins" on msm8974 tlmm

FromStephen Boyd <stephen.boyd@linaro.org>
Date2016-06-26 07:30 +0200
Subject[PATCH 0/2] Support HSIC "pins" on msm8974 tlmm
Message-ID<rOaNP-76c-3@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web