]> git.dujemihanovic.xyz Git - u-boot.git/commit
clk: at91: sckc: add driver compatible with ccf
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Mon, 7 Sep 2020 14:46:40 +0000 (17:46 +0300)
committerEugen Hristev <eugen.hristev@microchip.com>
Tue, 22 Sep 2020 08:27:18 +0000 (11:27 +0300)
commite9885aa7cc23c21f1fa254c7c8cc459eca67db84
tree2e2c91346303a98933735792cbf56d5914fcca58
parent653bcce4085a5816a9fee560412fbfaa171db7bb
clk: at91: sckc: add driver compatible with ccf

Add sckc driver compatible with common clock framework. Driver
implements slow clock support for SAM9X60 compatible IPs (in this
list it is also present SAMA7G5's slow clock IP).

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
drivers/clk/at91/Makefile
drivers/clk/at91/sckc.c [new file with mode: 0644]