Re: [PATCH 0/3] add coupled regulators for Exynos5422/5800

2019-07-10 Thread Krzysztof Kozlowski
On Wed, 10 Jul 2019 at 15:51, Kamil Konieczny wrote: > > On 10.07.2019 12:14, Krzysztof Kozlowski wrote: > > On Wed, 10 Jul 2019 at 12:03, Kamil Konieczny > > wrote: > >> > >> On 10.07.2019 11:00, Krzysztof Kozlowski wrote: > >>> On Mon, 8 Jul 2019 at 16:12, wrote: > > From: Kamil Koni

Re: [PATCH 0/3] add coupled regulators for Exynos5422/5800

2019-07-10 Thread Kamil Konieczny
On 10.07.2019 12:14, Krzysztof Kozlowski wrote: > On Wed, 10 Jul 2019 at 12:03, Kamil Konieczny > wrote: >> >> On 10.07.2019 11:00, Krzysztof Kozlowski wrote: >>> On Mon, 8 Jul 2019 at 16:12, wrote: From: Kamil Konieczny Hi, The main purpose of this patch series is

Re: [PATCH 0/3] add coupled regulators for Exynos5422/5800

2019-07-10 Thread Krzysztof Kozlowski
On Wed, 10 Jul 2019 at 12:03, Kamil Konieczny wrote: > > On 10.07.2019 11:00, Krzysztof Kozlowski wrote: > > On Mon, 8 Jul 2019 at 16:12, wrote: > >> > >> From: Kamil Konieczny > >> > >> Hi, > >> > >> The main purpose of this patch series is to add coupled regulators for > >> Exynos5422/5800 to

Re: [PATCH 0/3] add coupled regulators for Exynos5422/5800

2019-07-10 Thread Kamil Konieczny
On 10.07.2019 11:00, Krzysztof Kozlowski wrote: > On Mon, 8 Jul 2019 at 16:12, wrote: >> >> From: Kamil Konieczny >> >> Hi, >> >> The main purpose of this patch series is to add coupled regulators for >> Exynos5422/5800 to keep constrain on voltage difference between vdd_arm >> and vdd_int to be

Re: [PATCH 0/3] add coupled regulators for Exynos5422/5800

2019-07-10 Thread Krzysztof Kozlowski
On Mon, 8 Jul 2019 at 16:12, wrote: > > From: Kamil Konieczny > > Hi, > > The main purpose of this patch series is to add coupled regulators for > Exynos5422/5800 to keep constrain on voltage difference between vdd_arm > and vdd_int to be at most 300mV. In exynos-bus instead of using > regulator_

[PATCH 0/3] add coupled regulators for Exynos5422/5800

2019-07-08 Thread k . konieczny
From: Kamil Konieczny Hi, The main purpose of this patch series is to add coupled regulators for Exynos5422/5800 to keep constrain on voltage difference between vdd_arm and vdd_int to be at most 300mV. In exynos-bus instead of using regulator_set_voltage_tol() with default voltage tolerance it s