All of lore.kernel.org
 help / color / mirror / Atom feed
From: MS10 YCHuang3 <ychuang3@nuvoton.com>
To: Krzysztof Kozlowski <krzk@kernel.org>,
	robh+dt@kernel.org, mturquette@baylibre.com, sboyd@kernel.org,
	arnd@arndb.de, olof@lixom.net
Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	linux-clk@vger.kernel.org, soc@kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/3] dt-bindings: clock: add binding for MA35D1 clock controller
Date: Tue, 8 Mar 2022 12:15:15 +0800	[thread overview]
Message-ID: <27bfea4c-40b7-9434-8078-317c1b087be1@nuvoton.com> (raw)
In-Reply-To: <81e8d2cb-c935-fb83-4a29-5ec9dfce16e8@kernel.org>


On 2022/3/7 下午 06:21, Krzysztof Kozlowski wrote:
> On 07/03/2022 10:19, Jacky Huang wrote:
>> Add the dt-bindings header for Nuvoton MA35D1, that gets shared
>> between the clock controller and clock references in the dts.
>>
>> Signed-off-by: Jacky Huang <ychuang3@nuvoton.com>
>> ---
>>   .../dt-bindings/clock/nuvoton,ma35d1-clk.h    | 262 ++++++++++++++++++
>>   1 file changed, 262 insertions(+)
>>   create mode 100644 include/dt-bindings/clock/nuvoton,ma35d1-clk.h
>>
>> diff --git a/include/dt-bindings/clock/nuvoton,ma35d1-clk.h b/include/dt-bindings/clock/nuvoton,ma35d1-clk.h
>> new file mode 100644
>> index 000000000000..3634e5edcac5
>> --- /dev/null
>> +++ b/include/dt-bindings/clock/nuvoton,ma35d1-clk.h
>> @@ -0,0 +1,262 @@
>> +/* SPDX-License-Identifier: GPL-2.0+ OR MIT */
>> +/*
>> + * Copyright (c) 2022 Nuvoton Technology Corporation.
>> + */
>> +
>> +#ifndef __DT_BINDINGS_MA35D1_CLK_H
> Please use header guard matching more parts of path, so:
> __DT_BINDINGS_CLOCK_ NUVOTON_MA35D1_CLK_H
>
>
>> +#define __DT_BINDINGS_MA35D1_CLK_H
>> +
> (...)
>
>> ________________________________
>> ________________________________
>>   The privileged confidential information contained in this email is intended for use only by the addressees as indicated by the original sender of this email. If you are not the addressee indicated in this email or are not responsible for delivery of the email to such a person, please kindly reply to the sender indicating this fact and delete all copies of it from your computer and network server immediately. Your cooperation is highly appreciated. It is advised that any unauthorized use of confidential information of Nuvoton is strictly prohibited; and any information in this email irrelevant to the official business of Nuvoton shall be deemed as neither given nor endorsed by Nuvoton.
> Since I was not intended recipient, I am going to NAK it and delete all
> copies.
>
> NAK. Cannot be included in Linux kernel.
>
> Deleted from my computer, but I cannot delete it from network servers.
> There are just too many of them...
>
> Best regards,
> Krzysztof


Dear Sir,

I didn't notice the additional message in the email, it was my mistake.

The problem with the mail server is still unresolved, and there may
still be additional messages in this reply.

We will fix it and re-send a clean patch series.

Thanks for your reminding.


Best Regards,

Jacky


________________________________
________________________________
 The privileged confidential information contained in this email is intended for use only by the addressees as indicated by the original sender of this email. If you are not the addressee indicated in this email or are not responsible for delivery of the email to such a person, please kindly reply to the sender indicating this fact and delete all copies of it from your computer and network server immediately. Your cooperation is highly appreciated. It is advised that any unauthorized use of confidential information of Nuvoton is strictly prohibited; and any information in this email irrelevant to the official business of Nuvoton shall be deemed as neither given nor endorsed by Nuvoton.

WARNING: multiple messages have this Message-ID (diff)
From: MS10 YCHuang3 <ychuang3@nuvoton.com>
To: Krzysztof Kozlowski <krzk@kernel.org>,
	robh+dt@kernel.org, mturquette@baylibre.com, sboyd@kernel.org,
	arnd@arndb.de, olof@lixom.net
Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	linux-clk@vger.kernel.org, soc@kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/3] dt-bindings: clock: add binding for MA35D1 clock controller
Date: Tue, 8 Mar 2022 12:15:15 +0800	[thread overview]
Message-ID: <27bfea4c-40b7-9434-8078-317c1b087be1@nuvoton.com> (raw)
In-Reply-To: <81e8d2cb-c935-fb83-4a29-5ec9dfce16e8@kernel.org>


On 2022/3/7 下午 06:21, Krzysztof Kozlowski wrote:
> On 07/03/2022 10:19, Jacky Huang wrote:
>> Add the dt-bindings header for Nuvoton MA35D1, that gets shared
>> between the clock controller and clock references in the dts.
>>
>> Signed-off-by: Jacky Huang <ychuang3@nuvoton.com>
>> ---
>>   .../dt-bindings/clock/nuvoton,ma35d1-clk.h    | 262 ++++++++++++++++++
>>   1 file changed, 262 insertions(+)
>>   create mode 100644 include/dt-bindings/clock/nuvoton,ma35d1-clk.h
>>
>> diff --git a/include/dt-bindings/clock/nuvoton,ma35d1-clk.h b/include/dt-bindings/clock/nuvoton,ma35d1-clk.h
>> new file mode 100644
>> index 000000000000..3634e5edcac5
>> --- /dev/null
>> +++ b/include/dt-bindings/clock/nuvoton,ma35d1-clk.h
>> @@ -0,0 +1,262 @@
>> +/* SPDX-License-Identifier: GPL-2.0+ OR MIT */
>> +/*
>> + * Copyright (c) 2022 Nuvoton Technology Corporation.
>> + */
>> +
>> +#ifndef __DT_BINDINGS_MA35D1_CLK_H
> Please use header guard matching more parts of path, so:
> __DT_BINDINGS_CLOCK_ NUVOTON_MA35D1_CLK_H
>
>
>> +#define __DT_BINDINGS_MA35D1_CLK_H
>> +
> (...)
>
>> ________________________________
>> ________________________________
>>   The privileged confidential information contained in this email is intended for use only by the addressees as indicated by the original sender of this email. If you are not the addressee indicated in this email or are not responsible for delivery of the email to such a person, please kindly reply to the sender indicating this fact and delete all copies of it from your computer and network server immediately. Your cooperation is highly appreciated. It is advised that any unauthorized use of confidential information of Nuvoton is strictly prohibited; and any information in this email irrelevant to the official business of Nuvoton shall be deemed as neither given nor endorsed by Nuvoton.
> Since I was not intended recipient, I am going to NAK it and delete all
> copies.
>
> NAK. Cannot be included in Linux kernel.
>
> Deleted from my computer, but I cannot delete it from network servers.
> There are just too many of them...
>
> Best regards,
> Krzysztof


Dear Sir,

I didn't notice the additional message in the email, it was my mistake.

The problem with the mail server is still unresolved, and there may
still be additional messages in this reply.

We will fix it and re-send a clean patch series.

Thanks for your reminding.


Best Regards,

Jacky


________________________________
________________________________
 The privileged confidential information contained in this email is intended for use only by the addressees as indicated by the original sender of this email. If you are not the addressee indicated in this email or are not responsible for delivery of the email to such a person, please kindly reply to the sender indicating this fact and delete all copies of it from your computer and network server immediately. Your cooperation is highly appreciated. It is advised that any unauthorized use of confidential information of Nuvoton is strictly prohibited; and any information in this email irrelevant to the official business of Nuvoton shall be deemed as neither given nor endorsed by Nuvoton.

_______________________________________________
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-08  4:15 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-07  9:19 [PATCH 0/3] Add initial support for MA35D1 SoC Jacky Huang
2022-03-07  9:19 ` Jacky Huang
2022-03-07  9:19 ` [PATCH 1/3] dt-bindings: clock: add binding for MA35D1 clock controller Jacky Huang
2022-03-07  9:19   ` Jacky Huang
2022-03-07 10:21   ` Krzysztof Kozlowski
2022-03-07 10:21     ` Krzysztof Kozlowski
2022-03-08  4:15     ` MS10 YCHuang3 [this message]
2022-03-08  4:15       ` MS10 YCHuang3
2022-03-07  9:19 ` [PATCH 2/3] dt-bindings: clock: Document MA35D1 clock controller bindings Jacky Huang
2022-03-07  9:19   ` Jacky Huang
2022-03-07 10:21   ` Krzysztof Kozlowski
2022-03-07 10:21     ` Krzysztof Kozlowski
2022-03-08  1:07   ` Rob Herring
2022-03-08  1:07     ` Rob Herring
2022-03-09  3:31     ` MS10 YCHuang3
2022-03-09  3:31       ` MS10 YCHuang3
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
2022-03-31  2:42 [PATCH 0/3] Add initial support for MA35D1 SoC 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

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=27bfea4c-40b7-9434-8078-317c1b087be1@nuvoton.com \
    --to=ychuang3@nuvoton.com \
    --cc=arnd@arndb.de \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=olof@lixom.net \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@kernel.org \
    --cc=soc@kernel.org \
    /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.