From: Alexandre TORGUE <alexandre.torgue@foss.st.com>
To: <reinhold.mueller@emtrion.com>, <robh+dt@kernel.org>,
Arnd Bergmann <arnd@arndb.de>
Cc: <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 0/2] new emtrion hardware emSBC-Argon
Date: Mon, 7 Feb 2022 10:46:29 +0100 [thread overview]
Message-ID: <c6091ca7-2c82-7169-4a76-e1506212439a@foss.st.com> (raw)
In-Reply-To: <20211209104947.4647-1-reinhold.mueller@emtrion.com>
Hi Reinhold
On 12/9/21 11:49, reinhold.mueller@emtrion.com wrote:
> From: Reinhold Mueller <reinhold.mueller@emtrion.com>
>
> This patch series adds support for the emtrion emSBC-Argon
>
> Changes
>
> v2:
> [PATCH 1/2]
> - replaced enum by const
> [PATCH 2/2]
> - no fixes
>
> v1:
> [PATCH 0/2]
> - split former patch in dts -and yaml patches
> [PATCH 1/2]
> - no fixes
> [PATCH 2/2]
> - small modification in subject name
> - node name for leds moved to led-X
> - update of clocknames removed,
> already defined in stm32mp151.dtsi
> - removing some unneeded entries status = "disabled"
> - moved pin configurations to stm32mp15-pinctrl
>
> Reinhold Mueller (2):
> dt-binding: arm/stm32: Add emtrion hardware emSBC-Argon
> ARM: dts: stm32: Add support for the emtrion emSBC-Argon
>
> .../devicetree/bindings/arm/stm32/stm32.yaml | 6 +
> arch/arm/boot/dts/Makefile | 1 +
> arch/arm/boot/dts/stm32mp15-pinctrl.dtsi | 92 +++
> arch/arm/boot/dts/stm32mp157c-emsbc-argon.dts | 53 ++
> .../boot/dts/stm32mp157c-emstamp-argon.dtsi | 552 ++++++++++++++++++
> 5 files changed, 704 insertions(+)
> create mode 100644 arch/arm/boot/dts/stm32mp157c-emsbc-argon.dts
> create mode 100644 arch/arm/boot/dts/stm32mp157c-emstamp-argon.dtsi
>
Thanks to add new STM32 board! Series applied on stm32-next.
Arnd,
This series introduces new dtbs_check errors mainly because it re-use
nodes from existing STM32 boards. I think it is acceptable to merge it
as it is not "new' errors but replication of existing errors.
Thanks
Alex
prev parent reply other threads:[~2022-02-07 9:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-09 10:49 [PATCH v2 0/2] new emtrion hardware emSBC-Argon reinhold.mueller
2021-12-09 10:49 ` [PATCH v2 1/2] dt-binding: arm/stm32: Add " reinhold.mueller
2021-12-15 17:02 ` Rob Herring
2021-12-09 10:49 ` [PATCH v2 2/2] ARM: dts: stm32: Add support for the emtrion emSBC-Argon reinhold.mueller
2022-02-07 9:46 ` Alexandre TORGUE [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=c6091ca7-2c82-7169-4a76-e1506212439a@foss.st.com \
--to=alexandre.torgue@foss.st.com \
--cc=arnd@arndb.de \
--cc=devicetree@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=reinhold.mueller@emtrion.com \
--cc=robh+dt@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 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).