[PATCH v2 0/5] RZ/G2L: pinctrl: Support to get/set drive-strength and output-impedance-ohms

From: Lad Prabhakar
Date: Fri Oct 29 2021 - 08:44:49 EST


Hi All,

This patch series add support to get/set drive-strength and
output-impedance for RZ/G2L SoC. Along with some macro renames
and code cleanup.

Cheers,
Prabhakar

Changes for v2:
* Fixed review comments pointed by Geert, split up patch 4 from series [1]

Note: This patch series is dependent on first two patches of series [1]

[1] https://patchwork.kernel.org/project/linux-renesas-soc/cover/
20211027134509.5036-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/

Lad Prabhakar (5):
dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Add output-impedance-ohms
property
pinctrl: renesas: pinctrl-rzg2l: Add helper functions to read/write
pin config
pinctrl: renesas: pinctrl-rzg2l: Add support to get/set pin config for
GPIO port pins
pinctrl: renesas: pinctrl-rzg2l: Rename PIN_CFG_* macros to match HW
manual
pinctrl: renesas: pinctrl-rzg2l: Add support to get/set drive-strength
and output-impedance-ohms

.../pinctrl/renesas,rzg2l-pinctrl.yaml | 2 +
drivers/pinctrl/renesas/pinctrl-rzg2l.c | 316 ++++++++++++------
2 files changed, 222 insertions(+), 96 deletions(-)

--
2.17.1