[PATCH v9 00/10] ARM: stm32: add support for Phycore STM32MP1
Alexandre TORGUE
alexandre.torgue at foss.st.com
Tue May 16 08:16:59 PDT 2023
Hi Steffen
On 5/5/23 08:01, Steffen Trumtrar wrote:
> Hi,
>
> this series adds support for the Phytec STM32MP1-based SoM and board.
>
> Phytec itself calls the board "Phycore STM32MP1-3" and has other
> endnumbers. I only have access to the "-3" and that's what this series
> adds.
>
> Changes since v8:
> - fix typo: rgmii-sleep-8 -> rgmii-sleep-3
> - rebase to v6.3
>
> Changes since v7:
> - remove unused gpu_reservde memory range
> - get rid of duplicate ethernet clock assignments
> - remove secure-status for sdmmc
>
> Changes since v6:
> - rename mdio0->mdio
>
> Changes since v5:
> - cleanup dt_bindings_check warnings
>
> Changes since v4:
> - cleanup usage of "status = okay|disabled"
> - fix remaining non-generic node names
> - rework sai nodes to not duplicate the existing settings in stm32mp151.dtsi
>
> Changes since v3:
> - cleanup board-compatible
> - cleanup aliases
> - rename nodes according to schema
> - use interrupt flag
>
>
> Best regards,
> Steffen Trumtrar
>
>
> Steffen Trumtrar (10):
> ARM: dts: stm32: Add alternate pinmux for ethernet
> ARM: dts: stm32: Add alternate pinmux for sai2b
> ARM: dts: stm32: Add new pinmux for sdmmc1_b4
> ARM: dts: stm32: Add new pinmux for sdmmc2_d47
> ARM: dts: stm32: Add pinmux for USART1 pins
> ARM: dts: stm32: Add idle/sleep pinmux for USART3
> ARM: dts: stm32: Add sleep pinmux for SPI1 pins_a
> dt-bindings: arm: stm32: Add Phytec STM32MP1 board
> ARM: dts: stm32: add STM32MP1-based Phytec SoM
> ARM: dts: stm32: add STM32MP1-based Phytec board
>
> .../devicetree/bindings/arm/stm32/stm32.yaml | 6 +
> arch/arm/boot/dts/Makefile | 3 +-
> arch/arm/boot/dts/stm32mp15-pinctrl.dtsi | 231 +++++++
> .../dts/stm32mp157c-phycore-stm32mp1-3.dts | 60 ++
> .../stm32mp157c-phycore-stm32mp15-som.dtsi | 577 ++++++++++++++++++
> 5 files changed, 876 insertions(+), 1 deletion(-)
> create mode 100644 arch/arm/boot/dts/stm32mp157c-phycore-stm32mp1-3.dts
> create mode 100644 arch/arm/boot/dts/stm32mp157c-phycore-stm32mp15-som.dtsi
>
Series applied on stm32-next. Thanks for your efforts!
Regards
Alex
More information about the linux-arm-kernel
mailing list