lkml.org 
[lkml]   [2020]   [Jun]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] Add Actions Semi S500 pinctrl support
Date
This patchset adds pinctrl support for Actions Semi S500 SoC.

Pinmux functions are only accessible for pin groups while pinconf
parameters are available for both pin groups and individual pins.

The pinctrl driver has been verified using RoseapplePi, the SBC for
which an initial support has been provided via:
https://lore.kernel.org/lkml/cover.1592123160.git.cristian.ciocaltea@gmail.com/

The DTS related changes, including the required clock support, will be
available in the upcoming patch series.

Thanks,
Cristi

Cristian Ciocaltea (3):
dt-bindings: pinctrl: Add bindings for Actions S500 SoC
pinctrl: actions: Add Actions S500 pinctrl driver
MAINTAINERS: Add pinctrl binding entry for Actions Semi S500

.../pinctrl/actions,s500-pinctrl.yaml | 228 +++
MAINTAINERS | 1 +
drivers/pinctrl/actions/Kconfig | 6 +
drivers/pinctrl/actions/Makefile | 1 +
drivers/pinctrl/actions/pinctrl-s500.c | 1727 +++++++++++++++++
5 files changed, 1963 insertions(+)
create mode 100644 Documentation/devicetree/bindings/pinctrl/actions,s500-pinctrl.yaml
create mode 100644 drivers/pinctrl/actions/pinctrl-s500.c

--
2.27.0

\
 
 \ /
  Last update: 2020-06-25 22:17    [W:1.775 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site