[alsa-devel] [PATCH 2/4] dt: sound: jz4740: Add binding documentation for jz4740-i2s
Lars-Peter Clausen
lars at metafoo.de
Mon Jan 26 11:37:33 CET 2015
On 01/26/2015 11:18 AM, Zubair Lutfullah Kakakhel wrote:
[...]
> +Required properties:
> +- compatible : "ingenic,jz4740-i2s"
> +- reg : I2S registers location and length
> +- clocks : AIC and I2S PLL clock specifiers.
> +- clock-names: "aic" and "i2s"
We also need a handle to the DMA channels. Currently the request ids are
hardcoded in the driver, but that needs to go away once the driver starts to
support multiple SoCs with different request lines.
More information about the Alsa-devel
mailing list