commit | 8821be46b417c45e66ed68e331e1aace8ba0c8c3 | [log] [tgz] |
---|---|---|
author | Amit Singh Tomar <amittomer25@gmail.com> | Sun Apr 19 19:28:30 2020 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 24 16:40:09 2020 -0400 |
tree | 6bc52ada21135af4ee3717e8100f15528030208e | |
parent | bf0bf55989a57a546962299ee280889b9028b73d [diff] |
clk: actions: Add common clock driver This patch converts S900 clock driver to something common that can be used for other SoCs, for instance S700(few of clk registers are same). Reviewed-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com>