Re: [PATCH v3 2/4] ARM: dts: pbab01: enable I2S audio on phyFLEX-i.MX6 boards

2014-10-01 Thread Dmitry Lavnikevich
On 01/10/14 16:45, Fabio Estevam wrote: On Wed, Oct 1, 2014 at 10:40 AM, Dmitry Lavnikevich wrote: No need to have this 'regulator-always-on' why is there no need for 'regulator-alweys-on'? I see it in For a regulator that is not GPIO controlled you don't need to pass 'regulator-always-on

Re: [PATCH v3 2/4] ARM: dts: pbab01: enable I2S audio on phyFLEX-i.MX6 boards

2014-10-01 Thread Fabio Estevam
On Wed, Oct 1, 2014 at 10:40 AM, Dmitry Lavnikevich wrote: >> No need to have this 'regulator-always-on' >> > > why is there no need for 'regulator-alweys-on'? I see it in For a regulator that is not GPIO controlled you don't need to pass 'regulator-always-on'. > >>> +&ssi2 { >>> + fsl,mo

Re: [PATCH v3 2/4] ARM: dts: pbab01: enable I2S audio on phyFLEX-i.MX6 boards

2014-10-01 Thread Dmitry Lavnikevich
On 01/10/14 15:11, Fabio Estevam wrote: On Tue, Sep 16, 2014 at 5:08 AM, Dmitry Lavnikevich wrote: + regulators { + sound_1v8: regulator@2 { We usually start counting from @0. ... >> + }; >> + >> + sound_3v3: regulator@3 { > > ,so this one sh

Re: [PATCH v3 2/4] ARM: dts: pbab01: enable I2S audio on phyFLEX-i.MX6 boards

2014-10-01 Thread Fabio Estevam
On Tue, Sep 16, 2014 at 5:08 AM, Dmitry Lavnikevich wrote: > + regulators { > + sound_1v8: regulator@2 { We usually start counting from @0. > + compatible = "regulator-fixed"; > + reg = <2>; > + regulator-name

[PATCH v3 2/4] ARM: dts: pbab01: enable I2S audio on phyFLEX-i.MX6 boards

2014-09-16 Thread Dmitry Lavnikevich
Audio on phyFLEX boards is presented by tlv320aic3007 codec connected over SSI interface. Signed-off-by: Dmitry Lavnikevich --- arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi | 103 ++- arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi | 15 2 files changed, 116 insertions