devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] new emtrion hardware emSBC-Argon
@ 2021-12-09 10:49 reinhold.mueller
  2021-12-09 10:49 ` [PATCH v2 1/2] dt-binding: arm/stm32: Add " reinhold.mueller
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: reinhold.mueller @ 2021-12-09 10:49 UTC (permalink / raw)
  To: robh+dt, alexandre.torgue; +Cc: devicetree, linux-kernel, reinhold.mueller

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

-- 
2.20.1


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

end of thread, other threads:[~2022-02-07  9:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH v2 0/2] new emtrion hardware emSBC-Argon Alexandre TORGUE

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