Re: [PATCH v2 4/4] mfd: max77686: Split out regulator part from the DT binding

2015-07-20 Thread Lee Jones
On Fri, 17 Jul 2015, Javier Martinez Canillas wrote: > The Maxim MAX77686 PMIC is a multi-function device with regulators, > clocks and a RTC. The DT bindings for the clocks are in a separate > file but the bindings for the regulators are inside the mfd part. > > To make it consistent with the cl

Re: [PATCH v2 4/4] mfd: max77686: Split out regulator part from the DT binding

2015-07-17 Thread Javier Martinez Canillas
Hello Krzysztof, On 07/17/2015 09:11 AM, Krzysztof Kozlowski wrote: > 2015-07-17 15:59 GMT+09:00 Javier Martinez Canillas : >> Hello Krzysztof, >> >> On 07/17/2015 08:49 AM, Krzysztof Kozlowski wrote: >>> 2015-07-17 15:46 GMT+09:00 Javier Martinez Canillas >>> : Hello Krzysztof, On

Re: [PATCH v2 4/4] mfd: max77686: Split out regulator part from the DT binding

2015-07-17 Thread Krzysztof Kozlowski
2015-07-17 15:59 GMT+09:00 Javier Martinez Canillas : > Hello Krzysztof, > > On 07/17/2015 08:49 AM, Krzysztof Kozlowski wrote: >> 2015-07-17 15:46 GMT+09:00 Javier Martinez Canillas : >>> Hello Krzysztof, >>> >>> On 07/17/2015 08:42 AM, Krzysztof Kozlowski wrote: 2015-07-17 15:29 GMT+09:00 Ja

Re: [PATCH v2 4/4] mfd: max77686: Split out regulator part from the DT binding

2015-07-17 Thread Javier Martinez Canillas
Hello Krzysztof, On 07/17/2015 08:49 AM, Krzysztof Kozlowski wrote: > 2015-07-17 15:46 GMT+09:00 Javier Martinez Canillas : >> Hello Krzysztof, >> >> On 07/17/2015 08:42 AM, Krzysztof Kozlowski wrote: >>> 2015-07-17 15:29 GMT+09:00 Javier Martinez Canillas >>> : The Maxim MAX77686 PMIC is a

Re: [PATCH v2 4/4] mfd: max77686: Split out regulator part from the DT binding

2015-07-16 Thread Krzysztof Kozlowski
2015-07-17 15:46 GMT+09:00 Javier Martinez Canillas : > Hello Krzysztof, > > On 07/17/2015 08:42 AM, Krzysztof Kozlowski wrote: >> 2015-07-17 15:29 GMT+09:00 Javier Martinez Canillas : >>> The Maxim MAX77686 PMIC is a multi-function device with regulators, >>> clocks and a RTC. The DT bindings for

Re: [PATCH v2 4/4] mfd: max77686: Split out regulator part from the DT binding

2015-07-16 Thread Javier Martinez Canillas
Hello Krzysztof, On 07/17/2015 08:42 AM, Krzysztof Kozlowski wrote: > 2015-07-17 15:29 GMT+09:00 Javier Martinez Canillas : >> The Maxim MAX77686 PMIC is a multi-function device with regulators, >> clocks and a RTC. The DT bindings for the clocks are in a separate >> file but the bindings for the

Re: [PATCH v2 4/4] mfd: max77686: Split out regulator part from the DT binding

2015-07-16 Thread Krzysztof Kozlowski
2015-07-17 15:29 GMT+09:00 Javier Martinez Canillas : > The Maxim MAX77686 PMIC is a multi-function device with regulators, > clocks and a RTC. The DT bindings for the clocks are in a separate > file but the bindings for the regulators are inside the mfd part. > > To make it consistent with the clo

[PATCH v2 4/4] mfd: max77686: Split out regulator part from the DT binding

2015-07-16 Thread Javier Martinez Canillas
The Maxim MAX77686 PMIC is a multi-function device with regulators, clocks and a RTC. The DT bindings for the clocks are in a separate file but the bindings for the regulators are inside the mfd part. To make it consistent with the clocks portion of the binding and because is more natural to look