lkml.org 
[lkml]   [2018]   [Sep]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/4] Qualcomm QCS404 TLMM pinctrl driver
Date
This series introduces register accessor functions and a level of indirection
for these, in order to handle dispersed tiles. It then adds the TLMM binder and
driver for the QCS404 platform.

Changes since v1:
- Rebased series on Linus' "devel" branch
- Dropped leading 0 in node of DT example

Avaneesh Kumar Dwivedi (1):
pinctrl: qcom: Add qcs404 pinctrl driver

Bjorn Andersson (3):
pinctrl: qcom: Introduce readl/writel accessors
pinctrl: qcom: Support dispersed tiles
dt-bindings: pinctrl: qcom: Add QCS404 pinctrl binding

.../bindings/pinctrl/qcom,qcs404-pinctrl.txt | 200 ++
drivers/pinctrl/qcom/Kconfig | 8 +
drivers/pinctrl/qcom/Makefile | 1 +
drivers/pinctrl/qcom/pinctrl-msm.c | 116 +-
drivers/pinctrl/qcom/pinctrl-msm.h | 4 +
drivers/pinctrl/qcom/pinctrl-qcs404.c | 1697 +++++++++++++++++
6 files changed, 1983 insertions(+), 43 deletions(-)
create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,qcs404-pinctrl.txt
create mode 100644 drivers/pinctrl/qcom/pinctrl-qcs404.c

--
2.18.0

\
 
 \ /
  Last update: 2018-09-25 00:15    [W:0.214 / U:0.704 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site