Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/4] Apple ADMAC peripheral reset clean-up
@ 2022-09-18  9:58 Martin Povišer
  2022-09-18  9:58 ` [PATCH 1/4] dt-bindings: dma: apple,admac: Add reset Martin Povišer
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Martin Povišer @ 2022-09-18  9:58 UTC (permalink / raw)
  To: Hector Martin, Sven Peter, Vinod Koul, Rob Herring,
	Krzysztof Kozlowski, Philipp Zabel
  Cc: Alyssa Rosenzweig, asahi, dmaengine, devicetree, linux-kernel,
	Martin Povišer

On Apple SoCs the ADMAC peripheral shares a reset line with another
audio-related peripheral which is the MCA.

On the side of the MCA, the reset is described in binding (staged in
broonie-sound/for-6.1) and in the soon-to-be-merged series adding new
nodes to t8103/t600x SoC device trees [1]. The staged MCA driver does
make use of the reset, knowing it's a shared one.

This series catches up on the ADMAC side, adds the reset to the binding
and describes it in the t8103/t600x DTs (on top of [1]). It also pulls
the shared reset from the driver.

Since [1] already includes another ADMAC binding change and will
probably be fully merged into Hector's asahi-soc tree, I propose the
binding change here takes the same route. Leaving patches #3 and #4 to
go into dmaengine.

[1] https://lore.kernel.org/asahi/87pmful5r4.wl-maz@kernel.org/T/#t

Martin Povišer (4):
  dt-bindings: dma: apple,admac: Add reset
  arm64: dts: apple: Add ADMAC resets on t8103/t600x
  dmaengine: apple-admac: Do not use devres for IRQs
  dmaengine: apple-admac: Trigger shared reset

-- 
2.33.0


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

end of thread, other threads:[~2022-09-30  9:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-18  9:58 [PATCH 0/4] Apple ADMAC peripheral reset clean-up Martin Povišer
2022-09-18  9:58 ` [PATCH 1/4] dt-bindings: dma: apple,admac: Add reset Martin Povišer
2022-09-18 10:00   ` Krzysztof Kozlowski
2022-09-18  9:58 ` [PATCH 2/4] arm64: dts: apple: Add ADMAC resets on t8103/t600x Martin Povišer
2022-09-18  9:58 ` [PATCH 3/4] dmaengine: apple-admac: Do not use devres for IRQs Martin Povišer
2022-09-29 16:14   ` Vinod Koul
2022-09-18  9:58 ` [PATCH 4/4] dmaengine: apple-admac: Trigger shared reset Martin Povišer
2022-09-30  9:01   ` Philipp Zabel
2022-09-22 13:44 ` [PATCH 0/4] Apple ADMAC peripheral reset clean-up Hector Martin

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