8b520ac153
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>
9 lines
215 B
Plaintext
9 lines
215 B
Plaintext
config CLK_OWL
|
|
bool "Actions Semi OWL clock drivers"
|
|
depends on CLK && ARCH_OWL
|
|
help
|
|
Enable support for clock managemet unit present in Actions Semi
|
|
Owl series S900/S700 SoCs.
|
|
|
|
|