mbox series

[0/2] pinctrl: sh-pfc: r8a7799[05]: Fix MOD_SEL bit numbering

Message ID 1544609975-26477-1-git-send-email-yoshihiro.shimoda.uh@renesas.com
Headers show
Series pinctrl: sh-pfc: r8a7799[05]: Fix MOD_SEL bit numbering | expand

Message

Yoshihiro Shimoda Dec. 12, 2018, 10:19 a.m. UTC
This patch set fixes the issue that some MOD_SEL setting is incorrect
on r8a7799[05] SoCs.

Takeshi Kihara (2):
  pinctrl: sh-pfc: r8a77990: Fix MOD_SEL bit numbering
  pinctrl: sh-pfc: r8a77995: Fix MOD_SEL bit numbering

 drivers/pinctrl/sh-pfc/pfc-r8a77990.c | 28 ++++++++++++++--------------
 drivers/pinctrl/sh-pfc/pfc-r8a77995.c |  8 ++++----
 2 files changed, 18 insertions(+), 18 deletions(-)