devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] serial: pl011: Add xilinx uart
@ 2022-08-26 12:05 Shubhrajyoti Datta
  2022-08-26 12:05 ` [PATCH v4 1/2] dt-bindings: serial: pl011: Add a reg-io-width parameter Shubhrajyoti Datta
  2022-08-26 12:05 ` [PATCH v4 2/2] serial: pl011: Add reg-io-width parameters Shubhrajyoti Datta
  0 siblings, 2 replies; 5+ messages in thread
From: Shubhrajyoti Datta @ 2022-08-26 12:05 UTC (permalink / raw)
  To: linux-serial
  Cc: git, devicetree, jirislaby, linux, krzysztof.kozlowski+dt,
	robh+dt, gregkh

-Support uart peripheral in Xilinx Versal SOC.
Add parameter reg-io-width.
Add the dt-binding for the same

v2: 
Update the commit message to reflect the AXI limitation.

v3:
Add reg-io-width.

v4:
Fix the binding comments

Shubhrajyoti Datta (2):
  dt-bindings: serial: pl011: Add a reg-io-width parameter
  serial: pl011: Add reg-io-width parameters

 .../devicetree/bindings/serial/pl011.yaml        |  6 ++++++
 drivers/tty/serial/amba-pl011.c                  | 16 ++++++++++++++++
 2 files changed, 22 insertions(+)

-- 
2.17.1


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

end of thread, other threads:[~2022-08-26 17:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-26 12:05 [PATCH v4 0/2] serial: pl011: Add xilinx uart Shubhrajyoti Datta
2022-08-26 12:05 ` [PATCH v4 1/2] dt-bindings: serial: pl011: Add a reg-io-width parameter Shubhrajyoti Datta
2022-08-26 17:38   ` Krzysztof Kozlowski
2022-08-26 12:05 ` [PATCH v4 2/2] serial: pl011: Add reg-io-width parameters Shubhrajyoti Datta
2022-08-26 14:52   ` Ilpo Järvinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).