mbox series

[0/3] Add i2s support for sun8i V3 and S3 SoCs

Message ID 20210226103028.729172-1-t.schramm@manjaro.org (mailing list archive)
Headers show
Series Add i2s support for sun8i V3 and S3 SoCs | expand

Message

Tobias Schramm Feb. 26, 2021, 10:30 a.m. UTC
The V3 and S3 sun8i SoCs have an i2s peripheral. This set of
patches adds it to their dts.

Additionally this patchset also adds the V3s DMA controller to its
dts, since the i2s peripheral requires DMA to function properly.

Tobias Schramm (3):
  ARM: dts: sun8i: V3s/V3/S3: add dma controller node
  ARM: dts: sun8i: V3s/V3/S3: add soc node label
  ARM: dts: sun8i: V3/S3: add i2s peripheral

 arch/arm/boot/dts/sun8i-v3.dtsi  | 15 +++++++++++++++
 arch/arm/boot/dts/sun8i-v3s.dtsi | 11 ++++++++++-
 2 files changed, 25 insertions(+), 1 deletion(-)