From: "Winiarska, Iwona" <iwona.winiarska@intel.com>
To: "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"openbmc@lists.ozlabs.org" <openbmc@lists.ozlabs.org>,
"krzysztof.kozlowski@linaro.org" <krzysztof.kozlowski@linaro.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Cc: "avifishman70@gmail.com" <avifishman70@gmail.com>,
"Fair, Benjamin" <benjaminfair@google.com>,
"tmaimon77@gmail.com" <tmaimon77@gmail.com>,
"yuenn@google.com" <yuenn@google.com>,
"venture@google.com" <venture@google.com>,
"conor+dt@kernel.org" <conor+dt@kernel.org>,
"robh+dt@kernel.org" <robh+dt@kernel.org>,
"krzysztof.kozlowski+dt@linaro.org"
<krzysztof.kozlowski+dt@linaro.org>
Subject: Re: [PATCH 0/4] Add support for PECI Nuvoton
Date: Thu, 20 Jul 2023 13:06:09 +0000 [thread overview]
Message-ID: <0435e63e367e8e3e612c8c66c87dea2ca6189bea.camel@intel.com> (raw)
In-Reply-To: <ca665afc-24af-4a9a-4bb1-a5421b2d6912@linaro.org>
On Thu, 2023-07-20 at 10:40 +0200, Krzysztof Kozlowski wrote:
> On 20/07/2023 10:00, Winiarska, Iwona wrote:
> > On Thu, 2023-07-20 at 08:17 +0200, Krzysztof Kozlowski wrote:
> > > On 20/07/2023 00:08, Iwona Winiarska wrote:
> > > > Hi!
> > > >
> > > > The series adds support for PECI on Nuvoton-based BMC boards.
> > > > It is based on patches that were sent by Tomer Maimon from
> > > > Nuvoton [1].
> > > > Similar to Aspeed driver, unused (as in, default values were used in
> > > > all of the available DTS files) vendor-specific properties were
> > > > removed.
> > > > If there is a use-case for such properties, they can be added in
> > > > a separate series.
> > > >
> > > > Thank you Tomer for testing this series on Nuvoton hardware.
> > > >
> > > > Thanks
> > > > -Iwona
> > > >
> > > > [1]
> > > > https://lore.kernel.org/openbmc/CAP6Zq1jnbQ8k9VEyf9WgVq5DRrEzf5V6kaYP30S7g9BV9jKtaQ@mail.gmail.com/
> > > >
> > >
> > > This is not v1 but v3 or v4. Please provide proper changelog and
> > > versioning.
> >
> > This is the first submission - also known as v1 :)
> > Could you elaborate on why do you believe that this is v3 or v4?
>
> I had such impression because I saw it:
> https://lore.kernel.org/all/20230616193450.413366-2-iwona.winiarska@intel.com/
> https://lore.kernel.org/all/20230628090404.234965-2-tmaimon77@gmail.com/
Changelog / versioning is maintained for changes that are submitted for
inclusion in upstream Linux.
The series you're referring to are not upstream Linux submissions.
Additionally - there were no changes :)
-Iwona
>
> Best regards,
> Krzysztof
>
next prev parent reply other threads:[~2023-07-20 13:09 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-19 22:08 [PATCH 0/4] Add support for PECI Nuvoton Iwona Winiarska
2023-07-19 22:08 ` [PATCH 1/4] dt-bindings: Add bindings for peci-npcm Iwona Winiarska
2023-07-20 6:18 ` Krzysztof Kozlowski
2023-07-20 8:03 ` Winiarska, Iwona
2023-07-24 14:38 ` Rob Herring
2023-07-24 17:02 ` Winiarska, Iwona
2023-07-19 22:08 ` [PATCH 2/4] peci: Add peci-npcm controller driver Iwona Winiarska
2023-07-20 6:20 ` Paul Menzel
2023-07-20 8:38 ` Winiarska, Iwona
2023-07-20 14:47 ` Paul Menzel
2023-07-20 20:20 ` Winiarska, Iwona
2023-07-21 6:30 ` Paul Menzel
2023-07-21 9:22 ` Winiarska, Iwona
2023-07-23 14:19 ` Tomer Maimon
2023-07-19 22:08 ` [PATCH 3/4] ARM: dts: nuvoton: Add PECI controller node Iwona Winiarska
2023-07-19 22:08 ` [PATCH 4/4] arm64: " Iwona Winiarska
2023-07-20 6:17 ` [PATCH 0/4] Add support for PECI Nuvoton Krzysztof Kozlowski
2023-07-20 8:00 ` Winiarska, Iwona
2023-07-20 8:40 ` Krzysztof Kozlowski
2023-07-20 13:06 ` Winiarska, Iwona [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-07-26 19:27 Iwona Winiarska
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=0435e63e367e8e3e612c8c66c87dea2ca6189bea.camel@intel.com \
--to=iwona.winiarska@intel.com \
--cc=avifishman70@gmail.com \
--cc=benjaminfair@google.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=openbmc@lists.ozlabs.org \
--cc=robh+dt@kernel.org \
--cc=tmaimon77@gmail.com \
--cc=venture@google.com \
--cc=yuenn@google.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;
as well as URLs for NNTP newsgroup(s).