[PATCH 2/9] dt-bindings: arm: stm32: add compatible for stm32h747i-disco board
Patrice CHOTARD
patrice.chotard at foss.st.com
Mon Jun 9 09:55:27 CEST 2025
On 6/7/25 11:37, Dario Binacchi wrote:
> The board includes an STM32H747XI SoC with the following resources:
> - 2 Mbytes Flash
> - 1 MByte SRAM
> - LCD-TFT controller
> - MIPI-DSI interface
> - FD-CAN
> - USB 2.0 high-speed/full-speed
> - Ethernet MAC
> - camera interface
>
> Detailed information can be found at:
> https://www.st.com/en/evaluation-tools/stm32h747i-disco.html
>
> Signed-off-by: Dario Binacchi <dario.binacchi at amarulasolutions.com>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
> Link: https://lore.kernel.org/r/20250427074404.3278732-3-dario.binacchi@amarulasolutions.com
> Signed-off-by: Alexandre Torgue <alexandre.torgue at foss.st.com>
>
> [upstream commit: 815d49f61ea049075482161f897aa13e1ae30cbb ]
>
> ---
>
> dts/upstream/Bindings/arm/stm32/stm32.yaml | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/dts/upstream/Bindings/arm/stm32/stm32.yaml b/dts/upstream/Bindings/arm/stm32/stm32.yaml
> index b6c56d4ce6b9..a0660a0b494f 100644
> --- a/dts/upstream/Bindings/arm/stm32/stm32.yaml
> +++ b/dts/upstream/Bindings/arm/stm32/stm32.yaml
> @@ -42,6 +42,10 @@ properties:
> - st,stm32h743i-disco
> - st,stm32h743i-eval
> - const: st,stm32h743
> + - items:
> + - enum:
> + - st,stm32h747i-disco
> + - const: st,stm32h747
> - items:
> - enum:
> - st,stm32h750i-art-pi
Reviewed-by: Patrice Chotard <patrice.chotard at foss.st.com>
Thanks
Patrice
More information about the U-Boot
mailing list