Re: [PATCH v2] pinctrl: Enable "power-source" to be extracted from DT files

2014-05-30 Thread Heiko Stübner
Am Freitag, 30. Mai 2014, 10:41:31 schrieb Ivan T. Ivanov: > On Wed, 2014-05-28 at 10:48 +0200, Linus Walleij wrote: > > On Wed, May 28, 2014 at 10:36 AM, Heiko Stübner wrote: > > > Am Mittwoch, 28. Mai 2014, 10:15:43 schrieb Linus Walleij: > > >> On Tue, May 27, 2014 at 3:09 PM, Heiko Stübner wr

Re: [PATCH v2] pinctrl: Enable "power-source" to be extracted from DT files

2014-05-30 Thread Ivan T. Ivanov
On Wed, 2014-05-28 at 10:48 +0200, Linus Walleij wrote: > On Wed, May 28, 2014 at 10:36 AM, Heiko Stübner wrote: > > Am Mittwoch, 28. Mai 2014, 10:15:43 schrieb Linus Walleij: > >> On Tue, May 27, 2014 at 3:09 PM, Heiko Stübner wrote: > >> > Am Dienstag, 27. Mai 2014, 09:27:36 schrieb Ivan T. Iva

Re: [PATCH v2] pinctrl: Enable "power-source" to be extracted from DT files

2014-05-28 Thread Linus Walleij
On Wed, May 28, 2014 at 10:36 AM, Heiko Stübner wrote: > Am Mittwoch, 28. Mai 2014, 10:15:43 schrieb Linus Walleij: >> On Tue, May 27, 2014 at 3:09 PM, Heiko Stübner wrote: >> > Am Dienstag, 27. Mai 2014, 09:27:36 schrieb Ivan T. Ivanov: >> >> From: "Ivan T. Ivanov" >> >> >> >> Add "power-source

Re: [PATCH v2] pinctrl: Enable "power-source" to be extracted from DT files

2014-05-28 Thread Heiko Stübner
Am Mittwoch, 28. Mai 2014, 10:15:43 schrieb Linus Walleij: > On Tue, May 27, 2014 at 3:09 PM, Heiko Stübner wrote: > > Am Dienstag, 27. Mai 2014, 09:27:36 schrieb Ivan T. Ivanov: > >> From: "Ivan T. Ivanov" > >> > >> Add "power-source" property to generic options used for DT parsing files. > >>

Re: [PATCH v2] pinctrl: Enable "power-source" to be extracted from DT files

2014-05-28 Thread Linus Walleij
On Tue, May 27, 2014 at 8:27 AM, Ivan T. Ivanov wrote: > From: "Ivan T. Ivanov" > > Add "power-source" property to generic options used for DT parsing files. > This enables drivers, which use generic pin configurations, to get the > value passed to this property. > > Signed-off-by: Ivan T. Ivan

Re: [PATCH v2] pinctrl: Enable "power-source" to be extracted from DT files

2014-05-28 Thread Linus Walleij
On Tue, May 27, 2014 at 3:09 PM, Heiko Stübner wrote: > Am Dienstag, 27. Mai 2014, 09:27:36 schrieb Ivan T. Ivanov: >> From: "Ivan T. Ivanov" >> >> Add "power-source" property to generic options used for DT parsing files. >> This enables drivers, which use generic pin configurations, to get the

Re: [PATCH v2] pinctrl: Enable "power-source" to be extracted from DT files

2014-05-27 Thread Heiko Stübner
Am Dienstag, 27. Mai 2014, 09:27:36 schrieb Ivan T. Ivanov: > From: "Ivan T. Ivanov" > > Add "power-source" property to generic options used for DT parsing files. > This enables drivers, which use generic pin configurations, to get the > value passed to this property. I think the main problem h

[PATCH v2] pinctrl: Enable "power-source" to be extracted from DT files

2014-05-26 Thread Ivan T. Ivanov
From: "Ivan T. Ivanov" Add "power-source" property to generic options used for DT parsing files. This enables drivers, which use generic pin configurations, to get the value passed to this property. Signed-off-by: Ivan T. Ivanov --- Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.t