ARM: dts: stm32: add support for art-pi board based on stm32h750xbh6
authordillon min <dillon.minfei@gmail.com>
Wed, 31 Mar 2021 08:28:43 +0000 (16:28 +0800)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Thu, 1 Apr 2021 07:51:41 +0000 (09:51 +0200)
commit2aaa41eea3dc3fb3086146cfe73febfc6d1af71a
treef7d64fd988a35342a0f597a616b917308c871425
parent978783f90ab71f830207b7e9b49ab819cfd89dd4
ARM: dts: stm32: add support for art-pi board based on stm32h750xbh6

This patchset has following changes:

- introduce stm32h750.dtsi to support stm32h750 value line
- add pin groups for usart3/uart4/spi1/sdmmc2
- add stm32h750i-art-pi.dtb (arch/arm/boot/dts/Makefile)
- add stm32h750-art-pi.dts to support art-pi board

art-pi board component:
- 8MiB qspi flash
- 16MiB spi flash
- 32MiB sdram
- ap6212 wifi&bt&fm

the detail board information can be found at:
https://art-pi.gitee.io/website/

Signed-off-by: dillon min <dillon.minfei@gmail.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/stm32h7-pinctrl.dtsi
arch/arm/boot/dts/stm32h750.dtsi [new file with mode: 0644]
arch/arm/boot/dts/stm32h750i-art-pi.dts [new file with mode: 0644]