[PATCH 4/6] misc: add PolarFire SoC system controller
Leo Liang
ycliang at andestech.com
Tue Aug 12 05:50:49 CEST 2025
On Fri, Aug 01, 2025 at 01:36:24PM +0100, Jamie Gibbons wrote:
> This driver provides an interface to access the functions of the system
> controller on the Microchip PolarFire SoC.
> This driver includes functions to use the system controller to read
> the device serial number.
>
> Signed-off-by: Jamie Gibbons <jamie.gibbons at microchip.com>
> ---
> drivers/misc/Kconfig | 9 ++
> drivers/misc/Makefile | 1 +
> drivers/misc/mpfs_syscontroller.c | 157 ++++++++++++++++++++++++++++++
> 3 files changed, 167 insertions(+)
> create mode 100644 drivers/misc/mpfs_syscontroller.c
Acked-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list