clk: meson: add g12a support
authorJerome Brunet <jbrunet@baylibre.com>
Mon, 11 Feb 2019 15:45:01 +0000 (16:45 +0100)
committerNeil Armstrong <narmstrong@baylibre.com>
Tue, 23 Apr 2019 09:19:09 +0000 (11:19 +0200)
commit912af8423f3ee02497f98b1373b6291fcf611e0d
tree6ba9e90e0540fb2fdff559a3571bb6ee00c3cdbc
parentf5abfed8e916b9dd7a1b1187935e834acd5c9710
clk: meson: add g12a support

Add basic support for the Amlogic G12A clock controller based on
the AXG driver.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
arch/arm/include/asm/arch-meson/clock-g12a.h [new file with mode: 0644]
drivers/clk/meson/Kconfig
drivers/clk/meson/Makefile
drivers/clk/meson/g12a.c [new file with mode: 0644]