Re: [PATCH v6 1/2] ASoC: google: dt-bindings: modify machine bindings for two MICs case

2020-11-09 Thread Rob Herring
On Fri, 06 Nov 2020 14:14:32 +0800, Ajye Huang wrote: > Add a property "dmic-gpios" for switching between two MICs. > > Signed-off-by: Ajye Huang > --- > .../devicetree/bindings/sound/google,sc7180-trogdor.yaml | 8 +++- > 1 file changed, 7 insertions(+), 1 deletion(-) > Reviewed-by: Rob

Re: [PATCH v6 1/2] ASoC: google: dt-bindings: modify machine bindings for two MICs case

2020-11-09 Thread Ajye Huang
Hi, Rob I follow your suggests that adding (maxItems: 1) for dmic-gpis property, and keep one example of adding dmic-gpios property in it Could you please kindly review it ? Thank you so much Ajye On Fri, Nov 6, 2020 at 2:14 PM Ajye Huang wrote: > > Add a property "dmic-gpios" for switching be

[PATCH v6 1/2] ASoC: google: dt-bindings: modify machine bindings for two MICs case

2020-11-05 Thread Ajye Huang
Add a property "dmic-gpios" for switching between two MICs. Signed-off-by: Ajye Huang --- .../devicetree/bindings/sound/google,sc7180-trogdor.yaml | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/sound/google,sc7180-trogdor.yaml b/Doc