]> git.baikalelectronics.ru Git - kernel.git/commit
clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operations
authorMike Looijmans <mike.looijmans@topic.nl>
Mon, 4 Jun 2018 05:34:39 +0000 (07:34 +0200)
committerStephen Boyd <sboyd@kernel.org>
Fri, 29 Jun 2018 17:59:40 +0000 (10:59 -0700)
commitb5ad9dc20f957caeaa4275d988efe8dc64c7953d
tree9507fd512e94d81abf542ec3b636c3c2b29e80d5
parent0d5624e606504772b89d3c3d6b1be740ef176c61
clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operations

This adds prepare/unprepare/is_prepared functionality to the drivers for
the SI544 and SI514 chips, allowing the clock output to be disabled when
the clock is not in use.

Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-si514.c
drivers/clk/clk-si544.c