Re: [PATCH 1/2] ASoC: da7218: Add bindings documentation for DA7218 audio codec

2015-11-06 Thread Mark Brown
On Thu, Nov 05, 2015 at 05:59:29PM +, Opensource [Adam Thomson] wrote: > On November 05, 2015 14:59, Mark Brown wrote: > > > +- dlg,ldo-lvl : Required internal LDO voltage (mV) level > > > + [<1050>, <1100>, <1200>, <1400>] > > Why would this ever be anything other than the minimum voltage, a

RE: [PATCH 1/2] ASoC: da7218: Add bindings documentation for DA7218 audio codec

2015-11-05 Thread Opensource [Adam Thomson]
On November 05, 2015 14:59, Mark Brown wrote: > > +- dlg,ldo-lvl : Required internal LDO voltage (mV) level > > + [<1050>, <1100>, <1200>, <1400>] > > Why would this ever be anything other than the minimum voltage, and > might we not want to vary it at runtime? Normally you are correct and you

Re: [PATCH 1/2] ASoC: da7218: Add bindings documentation for DA7218 audio codec

2015-11-05 Thread Mark Brown
On Thu, Nov 05, 2015 at 10:43:15AM +, Adam Thomson wrote: > +- dlg,ldo-lvl : Required internal LDO voltage (mV) level > + [<1050>, <1100>, <1200>, <1400>] Why would this ever be anything other than the minimum voltage, and might we not want to vary it at runtime? > +- dlg,biquad-cfg : Li

[PATCH 1/2] ASoC: da7218: Add bindings documentation for DA7218 audio codec

2015-11-05 Thread Adam Thomson
Signed-off-by: Adam Thomson --- Documentation/devicetree/bindings/sound/da7218.txt | 116 + 1 file changed, 116 insertions(+) create mode 100644 Documentation/devicetree/bindings/sound/da7218.txt diff --git a/Documentation/devicetree/bindings/sound/da7218.txt b/Documentatio