commit | e8f127caf63ad29e2b4cb01894b97730384ad1ab | [log] [tgz] |
---|---|---|
author | Mike Looijmans <mike.looijmans@topic.nl> | Mon Jun 04 07:34:39 2018 +0200 |
committer | Stephen Boyd <sboyd@kernel.org> | Fri Jun 29 10:59:40 2018 -0700 |
tree | 9507fd512e94d81abf542ec3b636c3c2b29e80d5 | |
parent | ce397d215ccd07b8ae3f71db689aedb85d56ab40 [diff] |
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>