summaryrefslogtreecommitdiff
path: root/drivers/sysinfo/gxp.c
AgeCommit message (Collapse)Author
2026-08-11board: hpe: gxp: display product nameMarcello Sylvester Bauer
Print the product name provided by the Linux device tree during ft_board_setup(). Signed-off-by: Marcello Sylvester Bauer <[email protected]> Signed-off-by: Tan Siewert <[email protected]>
2026-08-11sysinfo: add HPE GXP sysinfo driverMarcello Sylvester Bauer
Add sysinfo driver for HPE GXP BMC SoCs providing board information. It reads serial and part numbers from nvmem cells defined in the device tree. Signed-off-by: Marcello Sylvester Bauer <[email protected]> Signed-off-by: Tan Siewert <[email protected]>