Quoting eugen.hris...@microchip.com (2019-09-09 08:30:34) > From: Eugen Hristev <eugen.hris...@microchip.com> > > 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 same parent as before. > Create a macro that will select the right parent considering both bits from > the MOR register. > Use this macro when looking for the right parent. > > Signed-off-by: Eugen Hristev <eugen.hris...@microchip.com> > ---
Applied to clk-next