]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: meson-axg: Add AO Clock and Reset controller driver
authorQiufang Dai <qiufang.dai@amlogic.com>
Thu, 3 May 2018 13:26:23 +0000 (21:26 +0800)
committerJerome Brunet <jbrunet@baylibre.com>
Tue, 15 May 2018 12:19:43 +0000 (14:19 +0200)
commit6693e2199ea1366ff6a1791258b20b615a2fd667
tree028c978028640a35dd7b05097fcbd886155d8e8a
parent88e2da81241e2ca678b37a194c454888f243914b
clk: meson-axg: Add AO Clock and Reset controller driver

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

Signed-off-by: Qiufang Dai <qiufang.dai@amlogic.com>
Signed-off-by: Yixun Lan <yixun.lan@amlogic.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
drivers/clk/meson/Kconfig
drivers/clk/meson/Makefile
drivers/clk/meson/axg-aoclk.c [new file with mode: 0644]
drivers/clk/meson/axg-aoclk.h [new file with mode: 0644]