mfd: Add rp1 driver
authorPhil Elwell <phil@raspberrypi.com>
Mon, 10 Oct 2022 13:21:50 +0000 (14:21 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:34:46 +0000 (11:34 +0000)
commit4473ff56806458bef4d1861c820948829c7752ef
treee6813fa187ac094c6e8e4fa552b6083908b9ee89
parent6901177d108b5d228cbcecc3321e1a59c19965db
mfd: Add rp1 driver

RP1 is a multifunction PCIe device that exposes a range of
peripherals.
Add the parent driver to manage these.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/rp1.c [new file with mode: 0644]
include/linux/rp1_platform.h [new file with mode: 0644]