All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Jacky Huang <ychuang3@nuvoton.com>,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Cc: robh+dt@kernel.org, sboyd@kernel.org, krzk+dt@kernel.org,
	arnd@arndb.de, olof@lixom.net, soc@kernel.org, cfli0@nuvoton.com
Subject: Re: [PATCH 3/3] arm64: dts: nuvoton: Add initial support for MA35D1
Date: Thu, 31 Mar 2022 08:32:04 +0200	[thread overview]
Message-ID: <0c182962-0da0-c3b3-097a-090bf8d871e7@linaro.org> (raw)
In-Reply-To: <20220331024256.14762-4-ychuang3@nuvoton.com>

On 31/03/2022 04:42, Jacky Huang wrote:
> Add the initial device tree files for Nuvoton MA35D1 Soc.
> 
> Signed-off-by: Jacky Huang <ychuang3@nuvoton.com>
> ---
>  arch/arm64/boot/dts/Makefile               |   1 +
>  arch/arm64/boot/dts/nuvoton/Makefile       |   2 +
>  arch/arm64/boot/dts/nuvoton/ma35d1-evb.dts |  23 +++++
>  arch/arm64/boot/dts/nuvoton/ma35d1.dtsi    | 106 +++++++++++++++++++++
>  4 files changed, 132 insertions(+)
>  create mode 100644 arch/arm64/boot/dts/nuvoton/Makefile
>  create mode 100644 arch/arm64/boot/dts/nuvoton/ma35d1-evb.dts
>  create mode 100644 arch/arm64/boot/dts/nuvoton/ma35d1.dtsi
> 
> diff --git a/arch/arm64/boot/dts/Makefile b/arch/arm64/boot/dts/Makefile
> index 1ba04e31a438..87e9bda91276 100644
> --- a/arch/arm64/boot/dts/Makefile
> +++ b/arch/arm64/boot/dts/Makefile
> @@ -31,3 +31,4 @@ subdir-y += tesla
>  subdir-y += ti
>  subdir-y += toshiba
>  subdir-y += xilinx
> +subdir-y += nuvoton
> diff --git a/arch/arm64/boot/dts/nuvoton/Makefile b/arch/arm64/boot/dts/nuvoton/Makefile
> new file mode 100644
> index 000000000000..e1e0c466bf5e
> --- /dev/null
> +++ b/arch/arm64/boot/dts/nuvoton/Makefile
> @@ -0,0 +1,2 @@
> +# SPDX-License-Identifier: GPL-2.0
> +dtb-$(CONFIG_ARCH_NUVOTON) += ma35d1-evb.dtb

NAK

This is actually some resend, but you did not version it, did not
provide changelog.

What is more - you ignored previously received comments.

We do not work like this. If you do not agree with a comment, please
keep discussion, not resend ignoring it.

Best regards,
Krzysztof

WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Jacky Huang <ychuang3@nuvoton.com>,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Cc: robh+dt@kernel.org, sboyd@kernel.org, krzk+dt@kernel.org,
	arnd@arndb.de, olof@lixom.net, soc@kernel.org, cfli0@nuvoton.com
Subject: Re: [PATCH 3/3] arm64: dts: nuvoton: Add initial support for MA35D1
Date: Thu, 31 Mar 2022 08:32:04 +0200	[thread overview]
Message-ID: <0c182962-0da0-c3b3-097a-090bf8d871e7@linaro.org> (raw)
In-Reply-To: <20220331024256.14762-4-ychuang3@nuvoton.com>

On 31/03/2022 04:42, Jacky Huang wrote:
> Add the initial device tree files for Nuvoton MA35D1 Soc.
> 
> Signed-off-by: Jacky Huang <ychuang3@nuvoton.com>
> ---
>  arch/arm64/boot/dts/Makefile               |   1 +
>  arch/arm64/boot/dts/nuvoton/Makefile       |   2 +
>  arch/arm64/boot/dts/nuvoton/ma35d1-evb.dts |  23 +++++
>  arch/arm64/boot/dts/nuvoton/ma35d1.dtsi    | 106 +++++++++++++++++++++
>  4 files changed, 132 insertions(+)
>  create mode 100644 arch/arm64/boot/dts/nuvoton/Makefile
>  create mode 100644 arch/arm64/boot/dts/nuvoton/ma35d1-evb.dts
>  create mode 100644 arch/arm64/boot/dts/nuvoton/ma35d1.dtsi
> 
> diff --git a/arch/arm64/boot/dts/Makefile b/arch/arm64/boot/dts/Makefile
> index 1ba04e31a438..87e9bda91276 100644
> --- a/arch/arm64/boot/dts/Makefile
> +++ b/arch/arm64/boot/dts/Makefile
> @@ -31,3 +31,4 @@ subdir-y += tesla
>  subdir-y += ti
>  subdir-y += toshiba
>  subdir-y += xilinx
> +subdir-y += nuvoton
> diff --git a/arch/arm64/boot/dts/nuvoton/Makefile b/arch/arm64/boot/dts/nuvoton/Makefile
> new file mode 100644
> index 000000000000..e1e0c466bf5e
> --- /dev/null
> +++ b/arch/arm64/boot/dts/nuvoton/Makefile
> @@ -0,0 +1,2 @@
> +# SPDX-License-Identifier: GPL-2.0
> +dtb-$(CONFIG_ARCH_NUVOTON) += ma35d1-evb.dtb

NAK

This is actually some resend, but you did not version it, did not
provide changelog.

What is more - you ignored previously received comments.

We do not work like this. If you do not agree with a comment, please
keep discussion, not resend ignoring it.

Best regards,
Krzysztof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2022-03-31  6:32 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-31  2:42 [PATCH 0/3] Add initial support for MA35D1 SoC Jacky Huang
2022-03-31  2:42 ` Jacky Huang
2022-03-31  2:42 ` [PATCH 1/3] dt-bindings: clock: add binding for MA35D1 clock controller Jacky Huang
2022-03-31  2:42   ` Jacky Huang
2022-03-31  6:29   ` Krzysztof Kozlowski
2022-03-31  6:29     ` Krzysztof Kozlowski
2022-03-31  6:34     ` Krzysztof Kozlowski
2022-03-31  6:34       ` Krzysztof Kozlowski
2022-04-06  4:00       ` Jacky Huang
2022-04-06  4:00         ` Jacky Huang
2022-04-06  7:46         ` Krzysztof Kozlowski
2022-04-06  7:46           ` Krzysztof Kozlowski
2022-04-06  3:41     ` Jacky Huang
2022-04-06  3:41       ` Jacky Huang
2022-03-31  2:42 ` [PATCH 2/3] dt-bindings: clock: Document MA35D1 clock controller bindings Jacky Huang
2022-03-31  2:42   ` Jacky Huang
2022-03-31  6:27   ` Krzysztof Kozlowski
2022-03-31  6:27     ` Krzysztof Kozlowski
2022-04-06  3:12     ` Jacky Huang
2022-04-06  3:12       ` Jacky Huang
2022-03-31 20:37   ` Rob Herring
2022-03-31 20:37     ` Rob Herring
2022-04-06  4:15     ` Jacky Huang
2022-04-06  4:15       ` Jacky Huang
2022-03-31  2:42 ` [PATCH 3/3] arm64: dts: nuvoton: Add initial support for MA35D1 Jacky Huang
2022-03-31  2:42   ` Jacky Huang
2022-03-31  6:32   ` Krzysztof Kozlowski [this message]
2022-03-31  6:32     ` Krzysztof Kozlowski
2022-04-01 23:34     ` Stephen Boyd
2022-04-01 23:34       ` Stephen Boyd
2022-04-02  9:55       ` Krzysztof Kozlowski
2022-04-02  9:55         ` Krzysztof Kozlowski
2022-04-04 20:14         ` Stephen Boyd
2022-04-04 20:14           ` Stephen Boyd
2022-04-06  2:11     ` Jacky Huang
2022-04-06  2:11       ` Jacky Huang
  -- strict thread matches above, loose matches on Subject: below --
2022-03-07  9:19 [PATCH 0/3] Add initial support for MA35D1 SoC Jacky Huang
2022-03-07  9:19 ` [PATCH 3/3] arm64: dts: nuvoton: Add initial support for MA35D1 Jacky Huang
2022-03-07  9:19   ` Jacky Huang
2022-03-07 10:25   ` Krzysztof Kozlowski
2022-03-07 10:25     ` Krzysztof Kozlowski
2022-04-06  2:58     ` Jacky Huang
2022-04-06  2:58       ` Jacky Huang
2022-04-06  7:14       ` Krzysztof Kozlowski
2022-04-06  7:14         ` Krzysztof Kozlowski
2022-04-06  9:25         ` Jacky Huang
2022-04-06  9:25           ` Jacky Huang
2022-04-06  9:40           ` Arnd Bergmann
2022-04-06  9:40             ` Arnd Bergmann
2022-04-07  4:17             ` Jacky Huang
2022-04-07  4:17               ` Jacky Huang
2022-04-06  7:43       ` Arnd Bergmann
2022-04-06  7:43         ` Arnd Bergmann
2022-04-07  4:07         ` Jacky Huang
2022-04-07  4:07           ` Jacky Huang

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=0c182962-0da0-c3b3-097a-090bf8d871e7@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=arnd@arndb.de \
    --cc=cfli0@nuvoton.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@kernel.org \
    --cc=soc@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 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.