Re: [PATCH] ASoC: wm8962: Add optional mclk device tree binding

2021-01-04 Thread Mark Brown
On Thu, 17 Dec 2020 10:27:40 -0600, Adam Ford wrote: > The driver can request an optional clock for mclk. > Update the txt file to reflect this. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: wm8962: Add optional mclk device tree bin

Re: [PATCH] ASoC: wm8962: Add optional mclk device tree binding

2021-01-04 Thread Charles Keepax
On Thu, Dec 17, 2020 at 10:27:40AM -0600, Adam Ford wrote: > The driver can request an optional clock for mclk. > Update the txt file to reflect this. > > Suggested-by: Geert Uytterhoeven > Signed-off-by: Adam Ford Acked-by: Charles Keepax Thanks, Charles

Re: [PATCH] ASoC: wm8962: Add optional mclk device tree binding

2020-12-21 Thread Rob Herring
On Thu, 17 Dec 2020 10:27:40 -0600, Adam Ford wrote: > The driver can request an optional clock for mclk. > Update the txt file to reflect this. > > Suggested-by: Geert Uytterhoeven > Signed-off-by: Adam Ford > Acked-by: Rob Herring

Re: [PATCH] ASoC: wm8962: Add optional mclk device tree binding

2020-12-18 Thread Geert Uytterhoeven
On Thu, Dec 17, 2020 at 5:27 PM Adam Ford wrote: > The driver can request an optional clock for mclk. > Update the txt file to reflect this. > > Suggested-by: Geert Uytterhoeven > Signed-off-by: Adam Ford Reviewed-by: Geert Uytterhoeven > --- a/Documentation/devicetree/bindings/sound/wm8962.t

[PATCH] ASoC: wm8962: Add optional mclk device tree binding

2020-12-17 Thread Adam Ford
The driver can request an optional clock for mclk. Update the txt file to reflect this. Suggested-by: Geert Uytterhoeven Signed-off-by: Adam Ford diff --git a/Documentation/devicetree/bindings/sound/wm8962.txt b/Documentation/devicetree/bindings/sound/wm8962.txt index dcfa9a3369fd..c36c649ddfd