soc: sophgo: sg2044: Add support for SG2044 TOP syscon device
authorInochi Amaoto <inochiama@gmail.com>
Fri, 18 Apr 2025 02:03:21 +0000 (10:03 +0800)
committerInochi Amaoto <inochiama@gmail.com>
Tue, 6 May 2025 23:48:34 +0000 (07:48 +0800)
commitf18198c0de56ea636c74312bd09b9d67273412d8
tree1cc2ffe30df204439bbdf094f6213e4d832fed34
parent0af2f6be1b4281385b618cb86ad946eded089ac8
soc: sophgo: sg2044: Add support for SG2044 TOP syscon device

The SG2044 TOP device provide PLL clock function in its area.
Add a mfd definition for it.

Link: https://lore.kernel.org/r/20250418020325.421257-3-inochiama@gmail.com
Signed-off-by: Inochi Amaoto <inochiama@gmail.com>
Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
Signed-off-by: Chen Wang <wangchen20@iscas.ac.cn>
drivers/soc/Kconfig
drivers/soc/Makefile
drivers/soc/sophgo/Kconfig [new file with mode: 0644]
drivers/soc/sophgo/Makefile [new file with mode: 0644]
drivers/soc/sophgo/sg2044-topsys.c [new file with mode: 0644]