Re: [PATCH 2/2] clk: at91: select parent if main oscillator or bypass is enabled

2019-09-16 Thread Stephen Boyd
Quoting eugen.hris...@microchip.com (2019-09-09 08:30:34) > From: Eugen Hristev > > Selecting the right parent for the main clock is done using only > main oscillator enabled bit. > In case we have this oscillator bypassed by an external signal (no driving > on the XOUT line), we still use extern

Re: [PATCH 2/2] clk: at91: select parent if main oscillator or bypass is enabled

2019-09-11 Thread Alexandre Belloni
On 09/09/2019 15:30:34+, eugen.hris...@microchip.com wrote: > From: Eugen Hristev > > Selecting the right parent for the main clock is done using only > main oscillator enabled bit. > In case we have this oscillator bypassed by an external signal (no driving > on the XOUT line), we still use

[PATCH 2/2] clk: at91: select parent if main oscillator or bypass is enabled

2019-09-09 Thread Eugen.Hristev
From: Eugen Hristev Selecting the right parent for the main clock is done using only main oscillator enabled bit. In case we have this oscillator bypassed by an external signal (no driving on the XOUT line), we still use external clock, but with BYPASS bit set. So, in this case we must select the