clk: clk-apple-nco: Add driver for Apple NCO
authorMartin Povišer <povik+lin@cutebit.org>
Tue, 8 Feb 2022 18:13:17 +0000 (19:13 +0100)
committerMartin Povišer <povik+lin@cutebit.org>
Sat, 19 Feb 2022 08:48:53 +0000 (09:48 +0100)
commit276bb3ac97d54e2461f27705391a3b87750a390e
tree0d8d2a5c1931b0e31fcb3e5fce31e66a7c67ea1b
parent3b361b6dea025af0180a0a97ba2898650c483b44
clk: clk-apple-nco: Add driver for Apple NCO

Add a common clock driver for NCO blocks found on Apple SoCs where they
are typically the generators of audio clocks.

Signed-off-by: Martin Povišer <povik+lin@cutebit.org>
drivers/clk/Kconfig
drivers/clk/Makefile
drivers/clk/clk-apple-nco.c [new file with mode: 0644]