devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] new emtrion hardware emSBC-Argon
@ 2021-11-30  8:16 reinhold.mueller
  2021-11-30  8:16 ` [PATCH 1/2] dt-bindings: arm/stm32: Add " reinhold.mueller
  2021-11-30  8:16 ` [PATCH 2/2] ARM: dts: stm32: Add support for the emtrion emSBC-Argon reinhold.mueller
  0 siblings, 2 replies; 5+ messages in thread
From: reinhold.mueller @ 2021-11-30  8:16 UTC (permalink / raw)
  To: robh+dt, alexandre.torgue; +Cc: devicetree, linux-kernel, reinhold.mueller

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-12-09 10:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-30  8:16 [PATCH 0/2] new emtrion hardware emSBC-Argon reinhold.mueller
2021-11-30  8:16 ` [PATCH 1/2] dt-bindings: arm/stm32: Add " 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

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).