Re: [PATCH v2 7/9] ASoC: atmel-classd: remove aclk clock from DT binding

From: Rob Herring
Date: Sun Jul 09 2017 - 21:02:12 EST


On Tue, Jul 04, 2017 at 01:59:25PM +0200, Quentin Schulz wrote:
> Since gclk (generated-clk) is now able to determine the rate of the
> audio_pll, there is no need for classd to have a direct phandle to the
> audio_pll while already having a phandle to gclk.
>
> This binding is used by no board in mainline so it is safe to be
> modified.
>
> Signed-off-by: Quentin Schulz <quentin.schulz@xxxxxxxxxxxxxxxxxx>
> ---
>
> added in v2
>
> Documentation/devicetree/bindings/sound/atmel-classd.txt | 9 +++------
> 1 file changed, 3 insertions(+), 6 deletions(-)

Acked-by: Rob Herring <robh@xxxxxxxxxx>