u-boot/drivers/clk/at91
Eugen Hristev dff3904254 clk: at91: clk-master: add 5th divisor for mck master
clk-master can have 5 divisors with a field width of 3 bits
on some products.

Change the mask and number of divisors accordingly.

Reported-by: Mihai Sain <mihai.sain@microchip.com>
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
2020-10-19 09:19:53 +03: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: add support compatible with CCF 2020-10-19 09:19:53 +03:00
sama7g5.c clk: at91: sama7g5: add clock support 2020-09-22 11:27:18 +03:00
sckc.c clk: at91: sckc: add driver compatible with ccf 2020-09-22 11:27:18 +03:00