Re: [PATCH v3 2/2] ASoC: ak5558: Add bindings for AK5558 ADC

2018-02-08 Thread Rob Herring
On Mon, Feb 05, 2018 at 07:01:55PM +0200, Daniel Baluta wrote: > Document the bindings for AK5558 ADC. > > Signed-off-by: Daniel Baluta > --- > Documentation/devicetree/bindings/sound/ak5558.txt | 22 > ++ > 1 file changed, 22 insertions(+) > create mode 100644 Documentatio

Re: [PATCH v3 2/2] ASoC: ak5558: Add bindings for AK5558 ADC

2018-02-05 Thread Fabio Estevam
On Mon, Feb 5, 2018 at 6:26 PM, Fabio Estevam wrote: >> +Example: >> + >> +&i2c { >> + ak5558: adc@10 { > > If I understood well Rob's suggestion was to make it only: > > adc@10 { Ops, you did it correctly :-) Thanks

Re: [PATCH v3 2/2] ASoC: ak5558: Add bindings for AK5558 ADC

2018-02-05 Thread Fabio Estevam
On Mon, Feb 5, 2018 at 3:01 PM, Daniel Baluta wrote: > Document the bindings for AK5558 ADC. > > Signed-off-by: Daniel Baluta > --- > Documentation/devicetree/bindings/sound/ak5558.txt | 22 > ++ > 1 file changed, 22 insertions(+) > create mode 100644 Documentation/devicetr

[PATCH v3 2/2] ASoC: ak5558: Add bindings for AK5558 ADC

2018-02-05 Thread Daniel Baluta
Document the bindings for AK5558 ADC. Signed-off-by: Daniel Baluta --- Documentation/devicetree/bindings/sound/ak5558.txt | 22 ++ 1 file changed, 22 insertions(+) create mode 100644 Documentation/devicetree/bindings/sound/ak5558.txt diff --git a/Documentation/devicetree/bi