Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1658917
| From | <patrice.chotard@st.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] Add stm32h743i-disco board |
| Date | 2017-06-06 18:20 +0200 |
| Message-ID | <tPpn3-2GL-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Patrice Chotard <patrice.chotard@st.com> This series adds basic support for the stm32h743i discovery board based on stm32h7 MCU. Patrice Chotard (3): ARM: dts: stm32h743: Add usart2_pins ARM: dts: stm32h743: Add usart2 support ARM: dts: stm32h743: Add stm32h743i-disco board arch/arm/boot/dts/Makefile | 3 +- arch/arm/boot/dts/stm32h743-pinctrl.dtsi | 13 ++++++ arch/arm/boot/dts/stm32h743.dtsi | 8 ++++ arch/arm/boot/dts/stm32h743i-disco.dts | 74 ++++++++++++++++++++++++++++++++ 4 files changed, 97 insertions(+), 1 deletion(-) create mode 100644 arch/arm/boot/dts/stm32h743i-disco.dts -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] Add stm32h743i-disco board <patrice.chotard@st.com> - 2017-06-06 18:20 +0200
Re: [PATCH 0/3] Add stm32h743i-disco board Alexandre Torgue <alexandre.torgue@st.com> - 2017-06-07 09:10 +0200
Re: [PATCH 0/3] Add stm32h743i-disco board Patrice CHOTARD <patrice.chotard@st.com> - 2017-06-07 09:20 +0200
csiph-web