lkml.org 
[lkml]   [2023]   [Jan]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] pinctrl: qcom: add dt-bindings and driver for sa8775p-tlmm
Date
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

This series contains the device-tree bindings and the pinctrl driver for the
SA8775P platforms.

v1 -> v2:
- squash several functions into bigger groups
- fixed the emacX_ptp functions (they were generated automatically and the
script made two separate functions into one)
- fixed the compatible and DT bindings examples
- added missing DT properties
- made sure the bindings pass tests
- coding style fixes in the driver

Bartosz Golaszewski (1):
dt-bindings: pinctrl: describe sa8775p-tlmm

Yadu MG (1):
pinctrl: qcom: add the tlmm driver sa8775p platforms

.../bindings/pinctrl/qcom,sa8775p-tlmm.yaml | 136 ++
drivers/pinctrl/qcom/Kconfig | 9 +
drivers/pinctrl/qcom/Makefile | 1 +
drivers/pinctrl/qcom/pinctrl-sa8775p.c | 1537 +++++++++++++++++
4 files changed, 1683 insertions(+)
create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,sa8775p-tlmm.yaml
create mode 100644 drivers/pinctrl/qcom/pinctrl-sa8775p.c

--
2.37.2

\
 
 \ /
  Last update: 2023-03-26 23:58    [W:0.076 / U:0.736 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site