This adds a socinfo driver for the ASPEED BMCs. Please review!
v2 addresses Andrew's review comments
Joel Stanley (3):
dt-bindings: aspeed: Add silicon id node to SCU
soc: aspeed: Add soc info driver
ARM: dts: aspeed: Add silicon id node
.../devicetree/bindings/mfd/aspeed-scu.txt | 26 ++++
arch/arm/boot/dts/aspeed-g4.dtsi | 5 +
arch/arm/boot/dts/aspeed-g5.dtsi | 5 +
arch/arm/boot/dts/aspeed-g6.dtsi | 5 +
drivers/soc/aspeed/Kconfig | 7 +
drivers/soc/aspeed/Makefile | 1 +
drivers/soc/aspeed/aspeed-socinfo.c | 135 ++++++++++++++++++
7 files changed, 184 insertions(+)
create mode 100644 drivers/soc/aspeed/aspeed-socinfo.c
--
2.28.0
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel