public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [PATCH 5.10.y-cip 0/7] RZ/V2M UART FIFO support
@ 2023-06-13 13:23 Biju Das
  2023-06-13 13:23 ` [PATCH 5.10.y-cip 1/7] serial: 8250_em: Simplify probe() Biju Das
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Biju Das @ 2023-06-13 13:23 UTC (permalink / raw)
  To: cip-dev, Nobuhiro Iwamatsu, Pavel Machek
  Cc: Chris Paterson, Biju Das, Fabrizio Castro

This patch series aims to add UART fifo support for RZ/V2M EVK.

All these patches are cherry-picked from the mainline.

Biju Das (7):
  serial: 8250_em: Simplify probe()
  serial: 8250_em: Drop unused header file
  serial: 8250_em: Add missing break statement
  serial: 8250_em: Use devm_clk_get_enabled()
  serial: 8250_em: Use pseudo offset for UART_FCR
  serial: 8250_em: Add serial8250_em_{reg_update(),out_helper()}
  arm64: dts: renesas: rzv2mevk2: Add uart0 pins

 .../boot/dts/renesas/r9a09g011-v2mevk2.dts    |  11 ++
 drivers/tty/serial/8250/8250_em.c             | 113 ++++++++++++++----
 2 files changed, 101 insertions(+), 23 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2023-06-15  8:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-13 13:23 [PATCH 5.10.y-cip 0/7] RZ/V2M UART FIFO support Biju Das
2023-06-13 13:23 ` [PATCH 5.10.y-cip 1/7] serial: 8250_em: Simplify probe() Biju Das
2023-06-13 13:23 ` [PATCH 5.10.y-cip 2/7] serial: 8250_em: Drop unused header file Biju Das
2023-06-13 13:23 ` [PATCH 5.10.y-cip 3/7] serial: 8250_em: Add missing break statement Biju Das
2023-06-13 13:23 ` [PATCH 5.10.y-cip 4/7] serial: 8250_em: Use devm_clk_get_enabled() Biju Das
2023-06-13 13:23 ` [PATCH 5.10.y-cip 5/7] serial: 8250_em: Use pseudo offset for UART_FCR Biju Das
2023-06-14 10:14   ` Pavel Machek
2023-06-14 13:41     ` Biju Das
2023-06-15  8:27       ` Pavel Machek
2023-06-13 13:23 ` [PATCH 5.10.y-cip 6/7] serial: 8250_em: Add serial8250_em_{reg_update(),out_helper()} Biju Das
2023-06-14 10:18   ` Pavel Machek
2023-06-14 13:44     ` Biju Das
2023-06-13 13:23 ` [PATCH 5.10.y-cip 7/7] arm64: dts: renesas: rzv2mevk2: Add uart0 pins Biju Das
2023-06-14  0:39 ` [PATCH 5.10.y-cip 0/7] RZ/V2M UART FIFO support nobuhiro1.iwamatsu
2023-06-15  8:23   ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox