Re: [PATCH 1/6] ASoC: max98088: Document DT bindings

2015-02-23 Thread Javier Martinez Canillas
Hello Sylwester, On 02/20/2015 01:12 PM, Sylwester Nawrocki wrote: > On 20/02/15 01:36, Andreas Färber wrote: >> So it seems the mclk is not always set up properly by the kernel, >> relying on firmware. Who's in charge of setting that clock up? >>> > >>> > Right, it seems audio is only

Re: [PATCH 1/6] ASoC: max98088: Document DT bindings

2015-02-20 Thread Sylwester Nawrocki
On 20/02/15 01:36, Andreas Färber wrote: >>> >> So it seems the mclk is not always set up properly by the kernel, >>> >> relying on firmware. Who's in charge of setting that clock up? >> > >> > Right, it seems audio is only working due the firmware doing some previous >> > setup. Probably it works

Re: [PATCH 1/6] ASoC: max98088: Document DT bindings

2015-02-19 Thread Andreas Färber
Am 19.02.2015 um 21:48 schrieb Javier Martinez Canillas: > On 02/19/2015 07:54 PM, Andreas Färber wrote: >> Am 19.02.2015 um 19:40 schrieb Andreas Färber: >>> I updated max98088 and had it working on first boot, but on >>> second boot it complained about the frequency: >>> >>> [7.896834] max980

Re: [PATCH 1/6] ASoC: max98088: Document DT bindings

2015-02-19 Thread Javier Martinez Canillas
Hello Andreas, We already talked over irc but for completeness I'll comment here as well. On 02/19/2015 07:54 PM, Andreas Färber wrote: > Am 19.02.2015 um 19:40 schrieb Andreas Färber: >> Am 19.02.2015 um 18:48 schrieb Doug Anderson: >>> On Thu, Feb 19, 2015 at 6:13 AM, Andreas Färber wrote: >>>

Re: [PATCH 1/6] ASoC: max98088: Document DT bindings

2015-02-19 Thread Andreas Färber
Am 19.02.2015 um 19:40 schrieb Andreas Färber: > Am 19.02.2015 um 18:48 schrieb Doug Anderson: >> On Thu, Feb 19, 2015 at 6:13 AM, Andreas Färber wrote: I see that a master clock (mclk) is added in patch 6/6 but the max98088 codec driver does handle this clock. If the SoC XCLKO

Re: [PATCH 1/6] ASoC: max98088: Document DT bindings

2015-02-19 Thread Andreas Färber
Am 19.02.2015 um 18:48 schrieb Doug Anderson: > On Thu, Feb 19, 2015 at 6:13 AM, Andreas Färber wrote: >>> I see that a master clock (mclk) is added in patch 6/6 but the >>> max98088 codec driver does handle this clock. >>> >>> If the SoC XCLKOUT provides the master clock to the max98089 >>> codec

Re: [PATCH 1/6] ASoC: max98088: Document DT bindings

2015-02-19 Thread Doug Anderson
Andreas, On Thu, Feb 19, 2015 at 6:13 AM, Andreas Färber wrote: >> I see that a master clock (mclk) is added in patch 6/6 but the >> max98088 codec driver does handle this clock. >> >> If the SoC XCLKOUT provides the master clock to the max98089 >> codec in Spring like is the case for the max9809

Re: [PATCH 1/6] ASoC: max98088: Document DT bindings

2015-02-19 Thread Andreas Färber
Hello Javier, Doug, Am 19.02.2015 um 14:55 schrieb Javier Martinez Canillas: > On 02/18/2015 07:25 PM, Andreas Färber wrote: >> Signed-off-by: Andreas Färber >> --- >> Documentation/devicetree/bindings/sound/max98088.txt | 16 >> 1 file changed, 16 insertions(+) >> create mode

Re: [PATCH 1/6] ASoC: max98088: Document DT bindings

2015-02-19 Thread Javier Martinez Canillas
Hello Andreas, On 02/18/2015 07:25 PM, Andreas Färber wrote: > Signed-off-by: Andreas Färber > --- > Documentation/devicetree/bindings/sound/max98088.txt | 16 > 1 file changed, 16 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sound/max98088.txt > > diff

[PATCH 1/6] ASoC: max98088: Document DT bindings

2015-02-18 Thread Andreas Färber
Signed-off-by: Andreas Färber --- Documentation/devicetree/bindings/sound/max98088.txt | 16 1 file changed, 16 insertions(+) create mode 100644 Documentation/devicetree/bindings/sound/max98088.txt diff --git a/Documentation/devicetree/bindings/sound/max98088.txt b/Documentati