[PATCH 00/14] pinctrl: renesas: Add support for R-Car V4M

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



	Hi all,

This patch series adds pin control support for the R-Car V4M (R8A779H0)
SoC.

Some, but not all, of this has been tested on the Gray Hawk Single
development board.

There are also a few unresolved questions:
  - According to the documentation, using I2C requires setting
    SEL_S{CL,DA}[0-3]_1 instead of SEL_S{CL,DA}[0-3]_0 in the MOD_SEL
    register.  However, I2C works regardless of this setting, just like
    on R-Car V4H (see commit 42cbd16e7c547499 ("pinctrl: renesas:
    r8a779g0: Fixup MODSEL8")),
  - Using i2c-gpio instead of i2c-rcar for I2C0 does not work, even
    when using a similar scheme like on R-Car S4 and V3U (see e.g.
    commit 8bdd369dba7ff2f8 ("pinctrl: renesas: r8a779f0: Fix GPIO
    function on I2C-capable pins").

For testing, I have updated [1] accordingly.
Thanks for your comments!

[1] https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git/log/?h=topic/v4m-gray-hawk-single-v2

Cong Dang (13):
  pinctrl: renesas: Initial R8A779H0 (R-Car V4M) PFC support
  pinctrl: renesas: r8a779h0: Add Ethernet AVB pins, groups, functions
  pinctrl: renesas: r8a779h0: Add SD/MMC pins, groups, functions
  pinctrl: renesas: r8a779h0: Add QSPI pins, groups, functions
  pinctrl: renesas: r8a779h0: Add SCIF pins, groups, functions
  pinctrl: renesas: r8a779h0: Add SCIF_CLK pins, groups, functions
  pinctrl: renesas: r8a779h0: Add HSCIF pins, groups, functions
  pinctrl: renesas: r8a779h0: Add I2C pins, groups, functions
  pinctrl: renesas: r8a779h0: Add MSIOF pins, groups, functions
  pinctrl: renesas: r8a779h0: Add PWM/TPU pins, groups, functions
  pinctrl: renesas: r8a779h0: Add CANFD pins, groups, functions
  pinctrl: renesas: r8a779h0: Add PCIe pins, groups, functions
  pinctrl: renesas: r8a779h0: Add Audio pins, groups, functions

Geert Uytterhoeven (1):
  dt-bindings: pinctrl: renesas,pfc: Document R-Car V4M support

 .../bindings/pinctrl/renesas,pfc.yaml         |    1 +
 drivers/pinctrl/renesas/Kconfig               |    5 +
 drivers/pinctrl/renesas/Makefile              |    1 +
 drivers/pinctrl/renesas/core.c                |    6 +
 drivers/pinctrl/renesas/pfc-r8a779h0.c        | 3967 +++++++++++++++++
 drivers/pinctrl/renesas/sh_pfc.h              |    1 +
 6 files changed, 3981 insertions(+)
 create mode 100644 drivers/pinctrl/renesas/pfc-r8a779h0.c

-- 
2.34.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux