* [GIT PULL] RISC-V Sophgo SoC for v6.16
@ 2025-05-14 3:40 Chen Wang
2025-05-21 21:30 ` patchwork-bot+linux-soc
0 siblings, 1 reply; 2+ messages in thread
From: Chen Wang @ 2025-05-14 3:40 UTC (permalink / raw)
To: soc, Arnd Bergmann; +Cc: Inochi Amaoto, sophgo, linux-riscv
Hey Arnd,
Please pull soc changes for RISC-V/Sophgo.
Thanks,
Chen
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
https://github.com/sophgo/linux.git tags/riscv-sophgo-soc-for-v6.16
for you to fetch changes up to c8754c7deab4cbfa947fa2d656cbaf83771828ef:
soc: sophgo: cv1800: rtcsys: New driver (handling RTC only)
(2025-05-07 08:40:02 +0800)
----------------------------------------------------------------
RISC-V SoC for v6.16
Sophgo:
Add support for SG2044 TOP syscon device. The SG2044 TOP
device provide PLL clock function in its area.
Add RTC support for CV1800 series SoC. The device
is called RTC, but contains control registers of other
HW blocks in its address space, most notably of
Power-on-Reset (PoR) module, DW8051 IP (MCU core),
accompanying SRAM, hence putting it in SoC subsystem.
Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
----------------------------------------------------------------
Alexander Sverdlin (1):
soc: sophgo: cv1800: rtcsys: New driver (handling RTC only)
Inochi Amaoto (1):
soc: sophgo: sg2044: Add support for SG2044 TOP syscon device
Jingbao Qiu (1):
dt-bindings: soc: sophgo: add RTC support for Sophgo CV1800 series
.../bindings/soc/sophgo/sophgo,cv1800b-rtc.yaml | 86
++++++++++++++++++++++
drivers/soc/Kconfig | 1 +
drivers/soc/Makefile | 1 +
drivers/soc/sophgo/Kconfig | 34 +++++++++
drivers/soc/sophgo/Makefile | 4 +
drivers/soc/sophgo/cv1800-rtcsys.c | 63 ++++++++++++++++
drivers/soc/sophgo/sg2044-topsys.c | 45 +++++++++++
7 files changed, 234 insertions(+)
create mode 100644
Documentation/devicetree/bindings/soc/sophgo/sophgo,cv1800b-rtc.yaml
create mode 100644 drivers/soc/sophgo/Kconfig
create mode 100644 drivers/soc/sophgo/Makefile
create mode 100644 drivers/soc/sophgo/cv1800-rtcsys.c
create mode 100644 drivers/soc/sophgo/sg2044-topsys.c
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] RISC-V Sophgo SoC for v6.16
2025-05-14 3:40 [GIT PULL] RISC-V Sophgo SoC for v6.16 Chen Wang
@ 2025-05-21 21:30 ` patchwork-bot+linux-soc
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+linux-soc @ 2025-05-21 21:30 UTC (permalink / raw)
To: Chen Wang; +Cc: soc
Hello:
This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:
On Wed, 14 May 2025 11:40:23 +0800 you wrote:
> Hey Arnd,
>
> Please pull soc changes for RISC-V/Sophgo.
>
> Thanks,
>
> Chen
>
> [...]
Here is the summary with links:
- [GIT,PULL] RISC-V Sophgo SoC for v6.16
https://git.kernel.org/soc/soc/c/6333f2974ce9
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-21 21:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-14 3:40 [GIT PULL] RISC-V Sophgo SoC for v6.16 Chen Wang
2025-05-21 21:30 ` patchwork-bot+linux-soc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox