[PATCH v8 08/14] mfd: rk8xx: add rk806 support
Lee Jones
lee at kernel.org
Mon May 15 08:20:44 PDT 2023
On Thu, 04 May 2023, Sebastian Reichel wrote:
> Add support for SPI connected rk806, which is used by the RK3588
> evaluation boards. The PMIC is advertised to support I2C and SPI,
> but the evaluation boards all use SPI. Thus only SPI support is
> added here.
>
> Acked-for-MFD-by: Lee Jones <lee at kernel.org>
> Tested-by: Diederik de Haas <didi.debian at cknow.org> # Rock64, Quartz64 Model A + B
> Tested-by: Vincent Legoll <vincent.legoll at gmail.com> # Pine64 QuartzPro64
> Signed-off-by: Sebastian Reichel <sebastian.reichel at collabora.com>
> ---
> drivers/mfd/Kconfig | 14 ++
> drivers/mfd/Makefile | 1 +
> drivers/mfd/rk8xx-core.c | 69 ++++++-
> drivers/mfd/rk8xx-spi.c | 124 ++++++++++++
> include/linux/mfd/rk808.h | 409 ++++++++++++++++++++++++++++++++++++++
> 5 files changed, 614 insertions(+), 3 deletions(-)
> create mode 100644 drivers/mfd/rk8xx-spi.c
Applied, thanks
--
Lee Jones [李琼斯]
More information about the Linux-rockchip
mailing list