All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Enable l3gd20 on stm32f429-disco board
@ 2020-05-09  6:58 ` dillon.minfei
  0 siblings, 0 replies; 12+ messages in thread
From: dillon.minfei @ 2020-05-09  6:58 UTC (permalink / raw)
  To: robh+dt, mcoquelin.stm32, alexandre.torgue, broonie, p.zabel
  Cc: devicetree, linux-arm-kernel, linux-kernel, linux-spi,
	linux-stm32, dillonhua, dillon min

From: dillon min <dillon.minfei@gmail.com>

This patchset is for enable l3gd20 on stm32f429-disco board
has following changes:

1, enable spi5 controller on stm32f429-disco (dts)
2, add spi5 pinmap for stm32f429-disco	(dts)
3, add SPI_SIMPLEX_RX, SPI_3WIRE_RX support for stm32f4


dillon min (3):
  ARM: dts: stm32: Add pin map for spi5 on stm32f429-disco board
  ARM: dts: stm32: enable l3gd20 on stm32429-disco board
  spi: stm32: Add SPI_SIMPLEX_RX, SPI_3WIRE_RX support for stm32f4

 arch/arm/boot/dts/stm32f4-pinctrl.dtsi | 17 +++++++++++++++++
 arch/arm/boot/dts/stm32f429-disco.dts  | 24 ++++++++++++++++++++++++
 drivers/spi/spi-stm32.c                | 29 +++++++++++++++++++++++++----
 3 files changed, 66 insertions(+), 4 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-05-11  9:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-09  6:58 [PATCH 0/3] Enable l3gd20 on stm32f429-disco board dillon.minfei
2020-05-09  6:58 ` dillon.minfei
2020-05-09  6:58 ` [PATCH 1/3] ARM: dts: stm32: Add pin map for spi5 " dillon.minfei
2020-05-09  6:58   ` dillon.minfei
2020-05-09  6:58 ` [PATCH 2/3] ARM: dts: stm32: enable l3gd20 on stm32429-disco board dillon.minfei
2020-05-09  6:58   ` dillon.minfei
2020-05-11  7:16   ` Alexandre Torgue
2020-05-11  7:16     ` Alexandre Torgue
2020-05-11  9:05     ` dillon min
2020-05-11  9:05       ` dillon min
2020-05-09  6:58 ` [PATCH 3/3] spi: stm32: Add SPI_SIMPLEX_RX, SPI_3WIRE_RX support for stm32f4 dillon.minfei
2020-05-09  6:58   ` dillon.minfei

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.