u-boot-brain/drivers/clk/at91
Claudiu Beznea 8454cf0d23 clk: at91: sam9x60: remove the parsing of atmel, main-osc-bypass
Remove the parsing of atmel,main-osc-bypass DT property as the SAM9X60
have no support for crystal oscillator bypass. Setting this bit might
affect the device functionality.

Fixes: a64862284f ("clk: at91: sam9x60: add support compatible with CCF")
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
2020-12-07 09:36:45 +02:00
..
clk-generic.c clk: at91: clk-generic: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
clk-main.c clk: at91: clk-main: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
clk-master.c clk: at91: clk-master: add 5th divisor for mck master 2020-10-19 09:19:53 +03:00
clk-peripheral.c clk: at91: clk-peripheral: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
clk-programmable.c clk: at91: clk-programmable: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
clk-sam9x60-pll.c clk: at91: sam9x60-pll: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
clk-system.c clk: at91: clk-system: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
clk-utmi.c clk: at91: clk-utmi: add support for sama7g5 2020-09-22 11:27:18 +03:00
compat.c clk: at91: Include device_compat.h in compat.c 2020-10-16 09:44:27 -04:00
Kconfig clk: at91: sam9x60-pll: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
Makefile clk: at91: sam9x60: add support compatible with CCF 2020-10-19 09:19:53 +03:00
pmc.c clk: at91: pmc: add generic clock ops 2020-09-22 11:27:18 +03:00
pmc.h clk: at91: clk-master: add 5th divisor for mck master 2020-10-19 09:19:53 +03:00
sam9x60.c clk: at91: sam9x60: remove the parsing of atmel, main-osc-bypass 2020-12-07 09:36:45 +02:00
sama7g5.c clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics 2020-10-19 09:19:53 +03:00
sckc.c clk: at91: sckc: add driver compatible with ccf 2020-09-22 11:27:18 +03:00