All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Enable l3gd20 on stm32f429-disco board
@ 2020-05-12  7:36 ` dillon.minfei
  0 siblings, 0 replies; 14+ messages in thread
From: dillon.minfei @ 2020-05-12  7:36 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.minfei

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

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

V2:
    1, insert blank line at stm32f420-disco.dts line 143
    2, add more description for l3gd20 in commit message

V1:
    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  | 25 +++++++++++++++++++++++++
 drivers/spi/spi-stm32.c                | 29 +++++++++++++++++++++++++----
 3 files changed, 67 insertions(+), 4 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2020-05-14 15:15 UTC | newest]

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