Message ID | 1615801436-3016-1-git-send-email-dillon.minfei@gmail.com |
---|---|
Headers | show |
Series | ARM: STM32: add art-pi(stm32h750xbh6) board support | expand |
On Mon, 15 Mar 2021 17:43:49 +0800, dillon.minfei@gmail.com wrote: > From: dillon min <dillon.minfei@gmail.com> > > Art-pi based on stm32h750xbh6, with following resources: > > -8MiB QSPI flash > -16MiB SPI flash > -32MiB SDRAM > -AP6212 wifi, bt, fm > > detail information can be found at: > https://art-pi.gitee.io/website/ > > Signed-off-by: dillon min <dillon.minfei@gmail.com> > --- > Documentation/devicetree/bindings/arm/stm32/stm32.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. If a tag was not added on purpose, please state why and what changed.