All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Arm: dts: stm32: remove extra compatible uart string
@ 2017-09-28 22:51 Vikas Manocha
  2017-09-28 22:51   ` Vikas Manocha
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Vikas Manocha @ 2017-09-28 22:51 UTC (permalink / raw)
  To: linux-kernel; +Cc: Vikas Manocha, alexandre.torgue, patrice.chotard

stm32 uart driver is using two compatible strings "st,stm32-usart"
& "st,stm32-uart". One can be removed safely to save some space & time.

Vikas Manocha (3):
  Arm: dts: stm32: remove extra compatible string for uart
  Arm: dts: stm32: remove extra compatible string from DT & driver
  ARM: dts: stm32h7: correct uart nodes compatible string

 Documentation/devicetree/bindings/dma/stm32-dma.txt         |  2 +-
 Documentation/devicetree/bindings/serial/st,stm32-usart.txt | 10 +++-------
 arch/arm/boot/dts/stm32f429.dtsi                            | 12 ++++++------
 arch/arm/boot/dts/stm32f746.dtsi                            | 12 ++++++------
 arch/arm/boot/dts/stm32h743.dtsi                            |  4 ++--
 drivers/tty/serial/stm32-usart.c                            |  3 ---
 6 files changed, 18 insertions(+), 25 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-10-05 23:32 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-28 22:51 [PATCH 0/3] Arm: dts: stm32: remove extra compatible uart string Vikas Manocha
2017-09-28 22:51 ` [PATCH 1/3] Arm: dts: stm32: remove extra compatible string for uart Vikas Manocha
2017-09-28 22:51   ` Vikas Manocha
2017-09-28 22:51   ` Vikas Manocha
2017-10-05 23:32   ` Rob Herring
2017-10-05 23:32     ` Rob Herring
2017-10-05 23:32     ` Rob Herring
2017-09-28 22:51 ` [PATCH 2/3] Arm: dts: stm32: remove extra compatible string from DT & driver Vikas Manocha
2017-09-28 22:51   ` Vikas Manocha
2017-09-28 22:51   ` Vikas Manocha
2017-09-28 22:51 ` [PATCH 3/3] ARM: dts: stm32h7: correct uart nodes compatible string Vikas Manocha
2017-09-28 22:51   ` Vikas Manocha
2017-09-28 22:51   ` Vikas Manocha
2017-10-05 16:01 ` [PATCH 0/3] Arm: dts: stm32: remove extra compatible uart string Alexandre Torgue
2017-10-05 17:36   ` Vikas MANOCHA

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.