From: patchwork-bot+linux-soc@kernel.org
To: Jacky Huang <ychuang570808@gmail.com>
Cc: soc@kernel.org
Subject: Re: [PATCH v13 00/10] Introduce Nuvoton ma35d1 SoC
Date: Mon, 05 Jun 2023 15:50:54 +0000 [thread overview]
Message-ID: <168598025449.10098.5010316026145887768.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230605040749.67964-1-ychuang570808@gmail.com>
Hello:
This series was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:
On Mon, 5 Jun 2023 04:07:39 +0000 you wrote:
> From: Jacky Huang <ychuang3@nuvoton.com>
>
> This patchset adds initial support for the Nuvoton ma35d1 SoC, including
> initial device tree, clock driver, reset driver, and serial driver.
>
> This patchset cover letter is based from the initial support for Nuvoton
> ma35d1 to keep tracking the version history.
>
> [...]
Here is the summary with links:
- [v13,01/10] arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform
https://git.kernel.org/soc/soc/c/64b88e9ff6c5
- [v13,02/10] arm64: defconfig: Add support for Nuvoton MA35 family SoCs
https://git.kernel.org/soc/soc/c/4cc2272447b8
- [v13,03/10] dt-bindings: clock: nuvoton: add binding for ma35d1 clock controller
https://git.kernel.org/soc/soc/c/2f8b5eb589cb
- [v13,04/10] dt-bindings: reset: nuvoton: Document ma35d1 reset control
https://git.kernel.org/soc/soc/c/476650a64b6b
- [v13,05/10] dt-bindings: arm: Add initial bindings for Nuvoton platform
https://git.kernel.org/soc/soc/c/0545810f7eda
- [v13,06/10] dt-bindings: serial: Document ma35d1 uart controller
https://git.kernel.org/soc/soc/c/15b53677e786
- [v13,07/10] arm64: dts: nuvoton: Add initial ma35d1 device tree
https://git.kernel.org/soc/soc/c/b69af0984732
- [v13,08/10] clk: nuvoton: Add clock driver for ma35d1 clock controller
https://git.kernel.org/soc/soc/c/691521a367cf
- [v13,09/10] reset: Add Nuvoton ma35d1 reset driver support
https://git.kernel.org/soc/soc/c/e4bb55d6ccf0
- [v13,10/10] tty: serial: Add Nuvoton ma35d1 serial driver support
(no matching commit)
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2023-06-05 15:50 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-05 4:07 [PATCH v13 00/10] Introduce Nuvoton ma35d1 SoC Jacky Huang
2023-06-05 4:07 ` Jacky Huang
2023-06-05 4:07 ` [PATCH v13 01/10] arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform Jacky Huang
2023-06-05 4:07 ` Jacky Huang
2023-06-05 4:07 ` [PATCH v13 02/10] arm64: defconfig: Add support for Nuvoton MA35 family SoCs Jacky Huang
2023-06-05 4:07 ` Jacky Huang
2023-06-05 4:07 ` [PATCH v13 03/10] dt-bindings: clock: nuvoton: add binding for ma35d1 clock controller Jacky Huang
2023-06-05 4:07 ` Jacky Huang
2023-06-05 4:07 ` [PATCH v13 04/10] dt-bindings: reset: nuvoton: Document ma35d1 reset control Jacky Huang
2023-06-05 4:07 ` Jacky Huang
2023-06-05 4:07 ` [PATCH v13 05/10] dt-bindings: arm: Add initial bindings for Nuvoton platform Jacky Huang
2023-06-05 4:07 ` Jacky Huang
2023-06-05 4:07 ` [PATCH v13 06/10] dt-bindings: serial: Document ma35d1 uart controller Jacky Huang
2023-06-05 4:07 ` Jacky Huang
2023-06-05 4:07 ` [PATCH v13 07/10] arm64: dts: nuvoton: Add initial ma35d1 device tree Jacky Huang
2023-06-05 4:07 ` Jacky Huang
2023-06-05 4:07 ` [PATCH v13 08/10] clk: nuvoton: Add clock driver for ma35d1 clock controller Jacky Huang
2023-06-05 4:07 ` Jacky Huang
2023-06-13 1:02 ` Stephen Boyd
2023-06-13 1:02 ` Stephen Boyd
2023-06-13 1:37 ` Jacky Huang
2023-06-13 1:37 ` Jacky Huang
2023-06-13 2:16 ` Stephen Boyd
2023-06-13 2:16 ` Stephen Boyd
2023-06-13 2:19 ` Jacky Huang
2023-06-13 2:19 ` Jacky Huang
2023-06-05 4:07 ` [PATCH v13 09/10] reset: Add Nuvoton ma35d1 reset driver support Jacky Huang
2023-06-05 4:07 ` Jacky Huang
2023-06-05 4:07 ` [PATCH v13 10/10] tty: serial: Add Nuvoton ma35d1 serial " Jacky Huang
2023-06-05 4:07 ` Jacky Huang
2023-06-06 8:19 ` Ilpo Järvinen
2023-06-06 8:19 ` Ilpo Järvinen
2023-06-06 8:50 ` Jacky Huang
2023-06-06 8:50 ` Jacky Huang
2023-06-05 12:00 ` [PATCH v13 00/10] Introduce Nuvoton ma35d1 SoC Arnd Bergmann
2023-06-05 12:00 ` Arnd Bergmann
2023-06-06 0:22 ` Jacky Huang
2023-06-06 0:22 ` Jacky Huang
2023-06-06 6:08 ` Arnd Bergmann
2023-06-06 6:08 ` Arnd Bergmann
2023-06-05 15:50 ` patchwork-bot+linux-soc [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=168598025449.10098.5010316026145887768.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-soc@kernel.org \
--cc=soc@kernel.org \
--cc=ychuang570808@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.