devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: <reinhold.mueller@emtrion.com>
To: <robh+dt@kernel.org>, <alexandre.torgue@foss.st.com>
Cc: <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<reinhold.mueller@emtrion.com>
Subject: [PATCH 0/2] new emtrion hardware emSBC-Argon
Date: Tue, 30 Nov 2021 09:16:52 +0100	[thread overview]
Message-ID: <20211130081654.119028-1-reinhold.mueller@emtrion.com> (raw)

From: Reinhold Mueller <reinhold.mueller@emtrion.com>

This patch series splits the former patch
Re: [PATCH] arm: dts: stm32mp157c: Add support for the emtrion emSBC-Argon
in dts patches and yaml patches.

Changes

[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-bindings: arm/stm32: Add emtrion hardware emSBC-Argon
  ARM: dts: stm32: Add support for the emtrion emSBC-Argon

 .../devicetree/bindings/arm/stm32/stm32.yaml  |   8 +
 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, 706 insertions(+)
 create mode 100644 arch/arm/boot/dts/stm32mp157c-emsbc-argon.dts
 create mode 100644 arch/arm/boot/dts/stm32mp157c-emstamp-argon.dtsi

-- 
2.20.1


             reply	other threads:[~2021-11-30  8:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-30  8:16 reinhold.mueller [this message]
2021-11-30  8:16 ` [PATCH 1/2] dt-bindings: arm/stm32: Add emtrion hardware emSBC-Argon reinhold.mueller
2021-12-07 21:25   ` Rob Herring
2021-12-09 10:48     ` AW: " Mueller, Reinhold
2021-11-30  8:16 ` [PATCH 2/2] ARM: dts: stm32: Add support for the emtrion emSBC-Argon reinhold.mueller

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=20211130081654.119028-1-reinhold.mueller@emtrion.com \
    --to=reinhold.mueller@emtrion.com \
    --cc=alexandre.torgue@foss.st.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --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).