[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211130081654.119028-1-reinhold.mueller@emtrion.com>
Date: Tue, 30 Nov 2021 09:16:52 +0100
From: <reinhold.mueller@...rion.com>
To: <robh+dt@...nel.org>, <alexandre.torgue@...s.st.com>
CC: <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<reinhold.mueller@...rion.com>
Subject: [PATCH 0/2] new emtrion hardware emSBC-Argon
From: Reinhold Mueller <reinhold.mueller@...rion.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
Powered by blists - more mailing lists