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)
committerJens Axboe <axboe@kernel.dk>
Tue, 1 Mar 2022 17:42:41 +0000 (10:42 -0700)
commit64fbe30aba627660bfb6947d960bdd180830d322
tree97f4a5be5510f53ded1e38e4c57d90f44336e47f
parent4f1c4f0cccde0e81c3cb692dea9ac48c36a47c33
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]