From: Dario Binacchi <dario.binacchi@amarulasolutions•com>
To: linux-kernel@vger•kernel.org
Cc: domenico.acri@engicam•com, francesco.utel@engicam•com,
michael@amarulasolutions•com, linux-amarula@amarulasolutions•com,
Dario Binacchi <dario.binacchi@amarulasolutions•com>,
Conor Dooley <conor.dooley@microchip•com>,
Alexandre Torgue <alexandre.torgue@foss•st.com>,
Amelie Delaunay <amelie.delaunay@foss•st.com>,
Christophe Parant <c.parant@phytec•fr>,
Conor Dooley <conor+dt@kernel•org>,
Himanshu Bhavani <himanshu.bhavani@siliconsignals•io>,
Krzysztof Kozlowski <krzk+dt@kernel•org>,
Maxime Coquelin <mcoquelin.stm32@gmail•com>,
Rob Herring <robh@kernel•org>,
devicetree@vger•kernel.org, linux-arm-kernel@lists•infradead.org,
linux-stm32@st-md-mailman•stormreply.com
Subject: [PATCH v2 01/15] dt-bindings: arm: stm32: support Engicam MicroGEA-STM32MP257-RMM board
Date: Fri, 29 May 2026 16:46:15 +0200 [thread overview]
Message-ID: <20260529144707.3931919-2-dario.binacchi@amarulasolutions.com> (raw)
In-Reply-To: <20260529144707.3931919-1-dario.binacchi@amarulasolutions.com>
Add devicetree bindings for Engicam MicroGEA-STM32MP257-RMM board based
on the Engicam MicroGEA-STM32MP257 SoM (System-on-Module).
The use of an enum for a single element is justified by the future
addition of other boards based on the same SoM.
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions•com>
Acked-by: Conor Dooley <conor.dooley@microchip•com>
---
Changes in v2:
- Add Acked-by of Conor Dooley for patch 0/1 "dt-bindings: arm: stm32:
support Engicam MicroGEA-STM32MP257-RMM board"
Documentation/devicetree/bindings/arm/stm32/stm32.yaml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
index c6af3a46364f..c5ce81e3ce45 100644
--- a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
+++ b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
@@ -203,6 +203,13 @@ properties:
- st,stm32mp257f-ev1
- const: st,stm32mp257
+ - description: Engicam MicroGEA STM32MP257 SoM based Boards
+ items:
+ - enum:
+ - engicam,microgea-stm32mp257-rmm
+ - const: engicam,microgea-stm32mp257
+ - const: st,stm32mp257
+
- description: ST STM32MP235 based Boards
items:
- enum:
--
2.43.0
next prev parent reply other threads:[~2026-05-29 14:47 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-29 14:46 [PATCH v2 00/15] arm64: support Engicam MicroGEA-STM32MP257-RMM board Dario Binacchi
2026-05-29 14:46 ` Dario Binacchi [this message]
2026-05-29 14:46 ` [PATCH v2 02/15] arm64: dts: st: add SDMMC2 support on stm32mp25 Dario Binacchi
2026-05-29 14:46 ` [PATCH v2 03/15] arm64: dts: st: add CAN1 " Dario Binacchi
2026-05-29 14:46 ` [PATCH v2 04/15] arm64: dts: st: add i2c1 pins for stm32mp25 Dario Binacchi
2026-05-29 14:46 ` [PATCH v2 05/15] arm64: dts: st: add ltdc " Dario Binacchi
2026-05-29 14:46 ` [PATCH v2 06/15] arm64: dts: st: add can1 " Dario Binacchi
2026-05-29 14:46 ` [PATCH v2 07/15] arm64: dts: st: add pwm2/pwm4 " Dario Binacchi
2026-05-29 14:46 ` [PATCH v2 08/15] arm64: dts: st: add sai1 " Dario Binacchi
2026-05-29 14:46 ` [PATCH v2 09/15] arm64: dts: st: add sdmmc2 " Dario Binacchi
2026-05-29 14:46 ` [PATCH v2 10/15] arm64: dts: st: add spi1 " Dario Binacchi
2026-05-29 14:46 ` [PATCH v2 11/15] arm64: dts: st: add usart1 " Dario Binacchi
2026-05-29 14:46 ` [PATCH v2 12/15] arm64: dts: st: support Engicam MicroGEA-STM32MP257 SoM Dario Binacchi
2026-05-29 14:46 ` [PATCH v2 13/15] arm64: dts: st: support Engicam MicroGEA-STM32MP257-RMM board Dario Binacchi
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=20260529144707.3931919-2-dario.binacchi@amarulasolutions.com \
--to=dario.binacchi@amarulasolutions$(echo .)com \
--cc=alexandre.torgue@foss$(echo .)st.com \
--cc=amelie.delaunay@foss$(echo .)st.com \
--cc=c.parant@phytec$(echo .)fr \
--cc=conor+dt@kernel$(echo .)org \
--cc=conor.dooley@microchip$(echo .)com \
--cc=devicetree@vger$(echo .)kernel.org \
--cc=domenico.acri@engicam$(echo .)com \
--cc=francesco.utel@engicam$(echo .)com \
--cc=himanshu.bhavani@siliconsignals$(echo .)io \
--cc=krzk+dt@kernel$(echo .)org \
--cc=linux-amarula@amarulasolutions$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-stm32@st-md-mailman$(echo .)stormreply.com \
--cc=mcoquelin.stm32@gmail$(echo .)com \
--cc=michael@amarulasolutions$(echo .)com \
--cc=robh@kernel$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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