Re: [PATCH 1/5] ARM: omap2: cm-t35: Add regulators and clock for camera sensor

2014-02-19 Thread Tony Lindgren
* Laurent Pinchart [140218 07:05]: > Hi Igor, > > On Tuesday 18 February 2014 16:03:44 Igor Grinberg wrote: > > On 02/18/14 14:47, Laurent Pinchart wrote: > > > On Monday 10 February 2014 22:54:40 Laurent Pinchart wrote: > > >> The camera sensor will soon require regulators and clocks. Register >

Re: [PATCH 1/5] ARM: omap2: cm-t35: Add regulators and clock for camera sensor

2014-02-18 Thread Laurent Pinchart
Hi Igor, On Tuesday 18 February 2014 16:03:44 Igor Grinberg wrote: > On 02/18/14 14:47, Laurent Pinchart wrote: > > On Monday 10 February 2014 22:54:40 Laurent Pinchart wrote: > >> The camera sensor will soon require regulators and clocks. Register > >> fixed regulators for its VAA and VDD power s

Re: [PATCH 1/5] ARM: omap2: cm-t35: Add regulators and clock for camera sensor

2014-02-18 Thread Igor Grinberg
Hi Laurent, On 02/18/14 14:47, Laurent Pinchart wrote: > Mauro, Tony, > > On Monday 10 February 2014 22:54:40 Laurent Pinchart wrote: >> The camera sensor will soon require regulators and clocks. Register >> fixed regulators for its VAA and VDD power supplies and a fixed rate >> clock for its mas

Re: [PATCH 1/5] ARM: omap2: cm-t35: Add regulators and clock for camera sensor

2014-02-18 Thread Laurent Pinchart
Mauro, Tony, On Monday 10 February 2014 22:54:40 Laurent Pinchart wrote: > The camera sensor will soon require regulators and clocks. Register > fixed regulators for its VAA and VDD power supplies and a fixed rate > clock for its master clock. This patch is a prerequisite for a set of 4 patches t

[PATCH 1/5] ARM: omap2: cm-t35: Add regulators and clock for camera sensor

2014-02-10 Thread Laurent Pinchart
The camera sensor will soon require regulators and clocks. Register fixed regulators for its VAA and VDD power supplies and a fixed rate clock for its master clock. Signed-off-by: Laurent Pinchart --- arch/arm/mach-omap2/board-cm-t35.c | 16 1 file changed, 16 insertions(+) dif