mbox series

[0/3] pinctrl: sh-pfc: r8a77990: Assorted fixes

Message ID 20190904121658.2617-1-geert+renesas@glider.be
Headers show
Series pinctrl: sh-pfc: r8a77990: Assorted fixes | expand

Message

Geert Uytterhoeven Sept. 4, 2019, 12:16 p.m. UTC
Hi Linus,

This patch series contains three fixes for the R-Car E3 pin control
driver:
  - Two pins were renamed (lost their unneeded suffixes); fortunately
    there are no upstream users,
  - Reverts of two earlier changes, due to a misinterpretation of the
    errata.

To be queued in sh-pfc-for-v5.5.

Thanks for your comments!

Geert Uytterhoeven (2):
  Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit30 when using
    SSI_SCK2 and SSI_WS2"
  Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit31 when using
    SIM0_D"

Takeshi Kihara (1):
  pinctrl: sh-pfc: r8a77990: Rename AVB_AVTP_{MATCH,CAPTURE} pin
    functions

 drivers/pinctrl/sh-pfc/pfc-r8a77990.c | 57 ++++++++++++++-------------
 1 file changed, 30 insertions(+), 27 deletions(-)