Re: [PATCH] clk: add specified-rate clock

2013-11-13 Thread James Hogan
On 13/11/13 14:38, Tomasz Figa wrote: > On Wednesday 13 of November 2013 14:31:25 James Hogan wrote: >> On 13/11/13 14:18, Tomasz Figa wrote: >>> Hi James, Mike, >>> >>> On Wednesday 13 of November 2013 14:09:56 James Hogan wrote: On 29/05/13 18:39, Mike Turquette wrote: > Quoting James Ho

Re: [PATCH] clk: add specified-rate clock

2013-11-13 Thread Tomasz Figa
On Wednesday 13 of November 2013 14:31:25 James Hogan wrote: > On 13/11/13 14:18, Tomasz Figa wrote: > > Hi James, Mike, > > > > On Wednesday 13 of November 2013 14:09:56 James Hogan wrote: > >> On 29/05/13 18:39, Mike Turquette wrote: > >>> Quoting James Hogan (2013-05-10 05:44:22) > The fre

Re: [PATCH] clk: add specified-rate clock

2013-11-13 Thread James Hogan
On 13/11/13 14:18, Tomasz Figa wrote: > Hi James, Mike, > > On Wednesday 13 of November 2013 14:09:56 James Hogan wrote: >> On 29/05/13 18:39, Mike Turquette wrote: >>> Quoting James Hogan (2013-05-10 05:44:22) The frequency of some SoC's external oscillators (for example TZ1090's XTAL1)

Re: [PATCH] clk: add specified-rate clock

2013-11-13 Thread Tomasz Figa
Hi James, Mike, On Wednesday 13 of November 2013 14:09:56 James Hogan wrote: > On 29/05/13 18:39, Mike Turquette wrote: > > Quoting James Hogan (2013-05-10 05:44:22) > >> The frequency of some SoC's external oscillators (for example TZ1090's > >> XTAL1) are configured by the board using pull-ups/p

Re: [PATCH] clk: add specified-rate clock

2013-11-13 Thread James Hogan
On 29/05/13 18:39, Mike Turquette wrote: > Quoting James Hogan (2013-05-10 05:44:22) >> The frequency of some SoC's external oscillators (for example TZ1090's >> XTAL1) are configured by the board using pull-ups/pull-downs of >> configuration pins, the logic values of which are automatically latche

Re: [PATCH] clk: add specified-rate clock

2013-05-29 Thread Mike Turquette
Quoting James Hogan (2013-05-10 05:44:22) > The frequency of some SoC's external oscillators (for example TZ1090's > XTAL1) are configured by the board using pull-ups/pull-downs of > configuration pins, the logic values of which are automatically latched > on reset and available in an SoC register.