All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support for uartps controller reset
@ 2024-04-19 12:05 ` Manikanta Guntupalli
  0 siblings, 0 replies; 13+ messages in thread
From: Manikanta Guntupalli @ 2024-04-19 12:05 UTC (permalink / raw)
  To: git, gregkh, jirislaby, robh, krzk+dt, conor+dt, michal.simek,
	p.zabel, laurent.pinchart, radhey.shyam.pandey, parth.gajjar,
	u.kleine-koenig, tglx, julien.malik, ruanjinjie, linux-kernel,
	linux-serial, devicetree, linux-arm-kernel
  Cc: srinivas.goud, shubhrajyoti.datta, manion05gk,
	Manikanta Guntupalli

Add optional resets property for UART nodes.
Add support for uartps controller reset.

Manikanta Guntupalli (3):
  dt-bindings: serial: cdsn,uart: Add optional reset property
  arm64: zynqmp: Add resets property for UART nodes
  tty: serial: uartps: Add support for uartps controller reset

 .../devicetree/bindings/serial/cdns,uart.yaml   |  3 +++
 arch/arm64/boot/dts/xilinx/zynqmp.dtsi          |  2 ++
 drivers/tty/serial/xilinx_uartps.c              | 17 +++++++++++++++++
 3 files changed, 22 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2025-04-18  4:41 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-19 12:05 [PATCH 0/3] Add support for uartps controller reset Manikanta Guntupalli
2024-04-19 12:05 ` Manikanta Guntupalli
2024-04-19 12:05 ` [PATCH 1/3] dt-bindings: serial: cdsn,uart: Add optional reset property Manikanta Guntupalli
2024-04-19 12:05   ` Manikanta Guntupalli
2024-04-19 13:34   ` Krzysztof Kozlowski
2024-04-19 13:34     ` Krzysztof Kozlowski
2025-04-18  4:38   ` Mukesh Kumar Savaliya
2024-04-19 12:05 ` [PATCH 2/3] arm64: zynqmp: Add resets property for UART nodes Manikanta Guntupalli
2024-04-19 12:05   ` Manikanta Guntupalli
2024-04-19 12:05 ` [PATCH 3/3] tty: serial: uartps: Add support for uartps controller reset Manikanta Guntupalli
2024-04-19 12:05   ` Manikanta Guntupalli
2024-04-20 19:04   ` Pandey, Radhey Shyam
2024-04-20 19:04     ` Pandey, Radhey Shyam

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.