[PATCH v4 0/2] RZ/G2L pincontrol improvements

Biju Das posted 2 patches 1 week, 3 days ago
drivers/pinctrl/renesas/pinctrl-rzg2l.c | 28 ++++++++++++++++++-------
1 file changed, 21 insertions(+), 7 deletions(-)
[PATCH v4 0/2] RZ/G2L pincontrol improvements
Posted by Biju Das 1 week, 3 days ago
The first patch fixes PMC restore during resume as it needs to use PWPR
register to unlock it. The second patch drops redundant configurations
during resume.

v3->v4:
 * Prepared as series
 * Added new patch for fixing PMC restore
v2->v3:
 * Dropped extra space before the == operator.
 * Moved spinlock acquire before reading pfc value.
 * Make sure it is configured for function in PMC register for
   skipping GPIO switch.
v1->v2:
 * Updated commit header and description.
 * Added check in rzg2l_pinctrl_set_pfc_mode() to avoid unnecessary
   configuration

Biju Das (2):
  pinctrl: renesas: rzg2l: Fix PMC restore
  pinctrl: renesas: rzg2l: Drop the unnecessary pin configurations

 drivers/pinctrl/renesas/pinctrl-rzg2l.c | 28 ++++++++++++++++++-------
 1 file changed, 21 insertions(+), 7 deletions(-)

-- 
2.43.0