All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] DMA binding for Allwinner V536/newer I2C
@ 2022-08-30  2:08 ` Samuel Holland
  0 siblings, 0 replies; 24+ messages in thread
From: Samuel Holland @ 2022-08-30  2:08 UTC (permalink / raw)
  To: Chen-Yu Tsai, Jernej Skrabec
  Cc: Samuel Holland, Gregory CLEMENT, Krzysztof Kozlowski,
	Rob Herring, devicetree, linux-arm-kernel, linux-i2c,
	linux-kernel, linux-sunxi

This series documents the DMA capability of the I2C offload engine in
Allwinner V536 and newer SoCs. This includes the following SoCs which
have some support in mainline Linux:
 - A100 (updated by this series)
 - H616 (missing DMA controller binding/support)
 - D1 (initial DT submission is on the ML; this series resolves some
   dtbs_check warnings with that DT)


Samuel Holland (2):
  dt-bindings: i2c: mv64xxx: Document DMA properties
  arm64: dts: allwinner: a100: Add I2C DMA requests

Yangtao Li (1):
  arm64: dts: allwinner: a100: Add device node for DMA controller

 .../bindings/i2c/marvell,mv64xxx-i2c.yaml     | 13 ++++++++++
 .../arm64/boot/dts/allwinner/sun50i-a100.dtsi | 24 +++++++++++++++++++
 2 files changed, 37 insertions(+)

-- 
2.35.1


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

end of thread, other threads:[~2022-09-08 20:02 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-30  2:08 [PATCH 0/3] DMA binding for Allwinner V536/newer I2C Samuel Holland
2022-08-30  2:08 ` Samuel Holland
2022-08-30  2:08 ` [PATCH 1/3] dt-bindings: i2c: mv64xxx: Document DMA properties Samuel Holland
2022-08-30  2:08   ` Samuel Holland
2022-08-30  9:36   ` Krzysztof Kozlowski
2022-08-30  9:36     ` Krzysztof Kozlowski
2022-08-30 13:10     ` Samuel Holland
2022-08-30 13:10       ` Samuel Holland
2022-08-30 13:23       ` Krzysztof Kozlowski
2022-08-30 13:23         ` Krzysztof Kozlowski
2022-09-07 20:02   ` Wolfram Sang
2022-09-07 20:02     ` Wolfram Sang
2022-08-30  2:08 ` [PATCH 2/3] arm64: dts: allwinner: a100: Add device node for DMA controller Samuel Holland
2022-08-30  2:08   ` Samuel Holland
2022-09-06 21:09   ` Jernej Škrabec
2022-09-06 21:09     ` Jernej Škrabec
2022-09-08 20:01     ` Jernej Škrabec
2022-09-08 20:01       ` Jernej Škrabec
2022-08-30  2:08 ` [PATCH 3/3] arm64: dts: allwinner: a100: Add I2C DMA requests Samuel Holland
2022-08-30  2:08   ` Samuel Holland
2022-09-06 21:11   ` Jernej Škrabec
2022-09-06 21:11     ` Jernej Škrabec
2022-09-08 20:01     ` Jernej Škrabec
2022-09-08 20:01       ` Jernej Škrabec

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.