]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clk: meson: Add GXBB AO Clock and Reset controller driver
authorNeil Armstrong <narmstrong@baylibre.com>
Thu, 18 Aug 2016 10:08:46 +0000 (12:08 +0200)
committerStephen Boyd <sboyd@codeaurora.org>
Fri, 19 Aug 2016 19:49:59 +0000 (12:49 -0700)
commitf8c11f79912db52c8d90ce748094b4d411f36782
treeaa5c4a7299795689d660fcd8927501312b7e0c36
parentedb89f126fc006f4346379195b815a0dd727f9e7
clk: meson: Add GXBB AO Clock and Reset controller driver

Adds a Clock and Reset controller driver for the Always-On part
of the Amlogic Meson GXBB SoC.

It exports paired Clocks and Resets lines that will be used by
peripherals in the Always-On subsystem.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/meson/Makefile
drivers/clk/meson/gxbb-aoclk.c [new file with mode: 0644]