From: Jacky Huang <ychuang570808@gmail.com>
To: Arnd Bergmann <arnd@arndb.de>, Rob Herring <robh+dt@kernel.org>,
krzysztof.kozlowski+dt@linaro.org, Lee Jones <lee@kernel.org>,
Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>,
Philipp Zabel <p.zabel@pengutronix.de>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Jiri Slaby <jirislaby@kernel.org>,
Tomer Maimon <tmaimon77@gmail.com>,
Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will@kernel.org>
Cc: devicetree@vger.kernel.org, linux-clk@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-serial@vger.kernel.org, soc@kernel.org, schung@nuvoton.com,
mjchen@nuvoton.com, Jacky Huang <ychuang3@nuvoton.com>
Subject: Re: [PATCH v13 00/10] Introduce Nuvoton ma35d1 SoC
Date: Tue, 6 Jun 2023 08:22:29 +0800 [thread overview]
Message-ID: <c57453ce-341c-ef89-5e71-58ad63466b11@gmail.com> (raw)
In-Reply-To: <9dc45c49-02aa-4e63-a176-97e3536f14f4@app.fastmail.com>
On 2023/6/5 下午 08:00, Arnd Bergmann wrote:
> On Mon, Jun 5, 2023, at 06:07, Jacky Huang 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.
>>
>> This patchset had been applied to Linux kernel 6.4.0-rc5
>> and tested on the Nuvoton ma35d1 SOM evaluation board.
>>
>> (ma35d1 information:
>> https://www.nuvoton.com/products/microprocessors/arm-cortex-a35-mpus/)
>> MA35D1 porting on linux-5.10.y can be found at:
>> https://github.com/OpenNuvoton/MPU-Family
>>
>> v13:
>> - Modify serial driver
>> - Added a check for oops_in_progress in ma35d1serial_console_write to
>> determine whether to perform the spin_lock.
>> - Rebased drivers/tty/serial/Kconfig and recreate the patch
>> - Rebased MAINTAINERS and recreate the patch
> Hi Jacky,
>
> This is looking good to me, thanks for getting it this far.
> I see all patches aside from the last one have been reviewed by
> at least one person. The clock driver is still missing an Ack
> from the clk maintainers, but I see that you have addressed
> Stephen's concerns from an earlier review round, so I expect
> this to be fine.
> Stephen, let me know if you have any final concerns about this driver.
>
> The serial port driver was still getting some last changes, so
> I only picked up the binding but not the driver here. If Greg
> and Jiri are happy with this version, I'd prefer to just add
> this with their Ack as well, otherwise please send only that
> patch for any follow-up revisions. If you can finish this
> before the linux-6.5 merge window, I'd add it on top of the
> other patches, otherwise it should just go through Greg's
> tree.
>
> If anything else should come up, let's handle this as patches on
> top of the branch I have now pushed in [1], no need to resend
> these.
>
> Arnd
>
> [1] https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git/log/?h=nuvoton/ma35d1
Dear Arnd,
I'm glad to see that these patches have finally been accepted.
Thank you very much for all the assistance you have provided.
Once the device tree is merged, we will start submitting drivers
such as pinctrl, gpio, rtc, and so on.
Best Regards,
Jacky Huang
next prev parent reply other threads:[~2023-06-06 0:22 UTC|newest]
Thread overview: 18+ 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 ` [PATCH v13 01/10] arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform 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 ` [PATCH v13 03/10] dt-bindings: clock: nuvoton: add binding for ma35d1 clock controller 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 ` [PATCH v13 05/10] dt-bindings: arm: Add initial bindings for Nuvoton platform 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 ` [PATCH v13 07/10] arm64: dts: nuvoton: Add initial ma35d1 device tree Jacky Huang
2023-06-05 4:07 ` [PATCH v13 08/10] clk: nuvoton: Add clock driver for ma35d1 clock controller Jacky Huang
[not found] ` <bda5f640831a8080a83eca8c8e37c30d.sboyd@kernel.org>
2023-06-13 1:37 ` Jacky Huang
[not found] ` <b4a20267862f6cd20d50016cb130ba95.sboyd@kernel.org>
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 ` [PATCH v13 10/10] tty: serial: Add Nuvoton ma35d1 serial " Jacky Huang
2023-06-06 8:19 ` Ilpo Järvinen
2023-06-06 8:50 ` Jacky Huang
2023-06-05 12:00 ` [PATCH v13 00/10] Introduce Nuvoton ma35d1 SoC Arnd Bergmann
2023-06-06 0:22 ` Jacky Huang [this message]
2023-06-06 6:08 ` Arnd Bergmann
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=c57453ce-341c-ef89-5e71-58ad63466b11@gmail.com \
--to=ychuang570808@gmail.com \
--cc=arnd@arndb.de \
--cc=catalin.marinas@arm.com \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=jirislaby@kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=lee@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=mjchen@nuvoton.com \
--cc=mturquette@baylibre.com \
--cc=p.zabel@pengutronix.de \
--cc=robh+dt@kernel.org \
--cc=sboyd@kernel.org \
--cc=schung@nuvoton.com \
--cc=soc@kernel.org \
--cc=tmaimon77@gmail.com \
--cc=will@kernel.org \
--cc=ychuang3@nuvoton.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox