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)
commite8f127caf63ad29e2b4cb01894b97730384ad1ab
tree9507fd512e94d81abf542ec3b636c3c2b29e80d5
parentce397d215ccd07b8ae3f71db689aedb85d56ab40
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