clk: lochnagar: Add support for the Cirrus Logic Lochnagar
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Tue, 19 Mar 2019 13:37:00 +0000 (13:37 +0000)
committerStephen Boyd <sboyd@kernel.org>
Tue, 23 Apr 2019 21:59:38 +0000 (14:59 -0700)
commit76c547830bd116dbadf9c4b3c04ce5bf4da6dfe9
treedd6e92bfdd145dcaddef33b93095ec8987fcee73
parent3a02cd6854432e0141bcbc80265587b30278fbdd
clk: lochnagar: Add support for the Cirrus Logic Lochnagar

Lochnagar is an evaluation and development board for Cirrus
Logic Smart CODEC and Amp devices. It allows the connection of
most Cirrus Logic devices on mini-cards, as well as allowing
connection of various application processor systems to provide a
full evaluation platform. This driver supports the board
controller chip on the Lochnagar board.

The Lochnagar can take several input clocks from the host system,
provides several of its own clock sources, and provides extensive
routing options for those clocks to be supplied to the attached
CODEC/Amp device.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/Kconfig
drivers/clk/Makefile
drivers/clk/clk-lochnagar.c [new file with mode: 0644]