mfd: ls2kbmc: Introduce Loongson-2K BMC core driver
authorBinbin Zhou <zhoubinbin@loongson.cn>
Thu, 4 Sep 2025 12:35:05 +0000 (20:35 +0800)
committerLee Jones <lee@kernel.org>
Wed, 1 Oct 2025 09:28:49 +0000 (10:28 +0100)
commit0d64f6d1ffe96f59145481f7413344b1fa3ad1ce
tree36b66af6b00cbf6d7d525c45acf2c62c665337cc
parent719d02a25a24601c6fb8a7b1627e1abf015b6c2a
mfd: ls2kbmc: Introduce Loongson-2K BMC core driver

The Loongson-2K Board Management Controller provides an PCIe interface
to the host to access the feature implemented in the BMC.

The BMC is assembled on a server similar to the server machine with
Loongson-3 CPU. It supports multiple sub-devices like DRM and IPMI.

Co-developed-by: Chong Qiao <qiaochong@loongson.cn>
Signed-off-by: Chong Qiao <qiaochong@loongson.cn>
Reviewed-by: Huacai Chen <chenhuacai@loongson.cn>
Acked-by: Corey Minyard <corey@minyard.net>
Signed-off-by: Binbin Zhou <zhoubinbin@loongson.cn>
Link: https://lore.kernel.org/r/0dc1fd53020ce2562453961ffed2cd9eb8f359e1.1756987761.git.zhoubinbin@loongson.cn
Signed-off-by: Lee Jones <lee@kernel.org>
MAINTAINERS
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/ls2k-bmc-core.c [new file with mode: 0644]