Re: [PATCH stm32-next v3 2/2] ARM: dts: stm32: lxa-fairytux2: add Linux Automation GmbH FairyTux 2

From: Krzysztof Kozlowski
Date: Wed Jan 22 2025 - 02:55:07 EST


On Tue, Jan 21, 2025 at 12:14:06PM +0100, Marc Kleine-Budde wrote:
> From: Leonard Göhrs <l.goehrs@xxxxxxxxxxxxxx>
>
> The Linux Automation GmbH FairyTux2 is a small Linux device based on
> an Octavo Systems OSD32MP153c SiP, that occupies just two slots on a
> DIN rail.
>
> The device contains an eMMC for storage, a gigabit Ethernet
> connection, a CAN bus and a RS485 transceiver.
>
> Add support for the lxa-fairytux2 generation 1 and 2 boards based on
> the STM32MP153c.
>
> Signed-off-by: Leonard Göhrs <l.goehrs@xxxxxxxxxxxxxx>
> Signed-off-by: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
> ---
> arch/arm/boot/dts/st/Makefile | 2 +
> .../boot/dts/st/stm32mp153c-lxa-fairytux2-gen1.dts | 103 ++++++
> .../boot/dts/st/stm32mp153c-lxa-fairytux2-gen2.dts | 147 ++++++++
> .../arm/boot/dts/st/stm32mp153c-lxa-fairytux2.dtsi | 397 +++++++++++++++++++++
> 4 files changed, 649 insertions(+)

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof