Re: [PATCH] ARM: davinci: dm365-evm: Add Fixed regulators needed for tlv320aic3101

2019-10-22 Thread Peter Ujfalusi
On 21/10/2019 13.40, Peter Ujfalusi wrote: > > > On 17/10/2019 16.49, Sekhar Nori wrote: >> On 17/10/19 4:39 PM, Sekhar Nori wrote: >>> On 30/08/19 3:52 PM, Peter Ujfalusi wrote: The codec driver needs correct regulators in order to probe. Both VCC_3V3 and VCC_1V8 is always on fixed

Re: [PATCH] ARM: davinci: dm365-evm: Add Fixed regulators needed for tlv320aic3101

2019-10-21 Thread Peter Ujfalusi
On 17/10/2019 16.49, Sekhar Nori wrote: > On 17/10/19 4:39 PM, Sekhar Nori wrote: >> On 30/08/19 3:52 PM, Peter Ujfalusi wrote: >>> The codec driver needs correct regulators in order to probe. >>> Both VCC_3V3 and VCC_1V8 is always on fixed regulators on the board. >>> >>> Signed-off-by: Peter U

Re: [PATCH] ARM: davinci: dm365-evm: Add Fixed regulators needed for tlv320aic3101

2019-10-17 Thread Sekhar Nori
On 17/10/19 4:39 PM, Sekhar Nori wrote: > On 30/08/19 3:52 PM, Peter Ujfalusi wrote: >> The codec driver needs correct regulators in order to probe. >> Both VCC_3V3 and VCC_1V8 is always on fixed regulators on the board. >> >> Signed-off-by: Peter Ujfalusi > > Applied for v5.4 This is breaking b

Re: [PATCH] ARM: davinci: dm365-evm: Add Fixed regulators needed for tlv320aic3101

2019-10-17 Thread Sekhar Nori
On 30/08/19 3:52 PM, Peter Ujfalusi wrote: > The codec driver needs correct regulators in order to probe. > Both VCC_3V3 and VCC_1V8 is always on fixed regulators on the board. > > Signed-off-by: Peter Ujfalusi Applied for v5.4 Thanks, Sekhar