Re: [PATCH v3 1/8] ASoC: sun4i-i2s: Update binding documentation to include A31

From: Rob Herring
Date: Wed Feb 01 2017 - 12:26:37 EST


On Tue, Jan 31, 2017 at 11:05:45AM +0100, Mylène Josserand wrote:
> Add a new compatible for sun4i-i2s driver to handle some
> SoCs that have a reset line that must be asserted/deasserted.
>
> This new compatible, "allwinner,sun6i-a31-i2s", requires the
> property "resets" which should be a phandle to the reset line.
> Except these differences, the compatible is identical to previous one
> which will not handle a reset line.
>
> Signed-off-by: Mylène Josserand <mylene.josserand@xxxxxxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/sound/sun4i-i2s.txt | 5 +++++
> 1 file changed, 5 insertions(+)

Acked-by: Rob Herring <robh@xxxxxxxxxx>