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(-) -- 2.30.1