]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: DTS: stm32: add STM32F429 SoC and its Discovery board support
authorPatrice Chotard <patrice.chotard@st.com>
Tue, 12 Dec 2017 08:49:32 +0000 (09:49 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 10 Jan 2018 13:05:45 +0000 (08:05 -0500)
commit46b1e54b18f5605dfee73a198b99f9cf64a416e4
treeba40cce7a8525134b57ecdf7db96297fbca3bc2a
parentd852600ef073205b1fa3e5b9539b15f2760ee164
ARM: DTS: stm32: add STM32F429 SoC and its Discovery board support

All these files comes from kernel v4.15-rc1.

Update some header with correct STMicroelectronics Copyright.

Remove the paragraph about writing to the Free Software
Foundation's mailing address as requested by checkpatch.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
arch/arm/dts/Makefile
arch/arm/dts/stm32f4-pinctrl.dtsi [new file with mode: 0644]
arch/arm/dts/stm32f429-disco.dts [new file with mode: 0644]
arch/arm/dts/stm32f429-pinctrl.dtsi [new file with mode: 0644]
arch/arm/dts/stm32f429.dtsi [new file with mode: 0644]
include/dt-bindings/mfd/stm32f4-rcc.h [new file with mode: 0644]
include/dt-bindings/pinctrl/stm32-pinfunc.h [new file with mode: 0644]