commit | dc59c133751618726350b72b6baddebe2eac4733 | [log] [tgz] |
---|---|---|
author | Mike Looijmans <mike.looijmans@topic.nl> | Tue May 07 15:51:10 2019 +0200 |
committer | Stephen Boyd <sboyd@kernel.org> | Thu Jun 27 13:45:38 2019 -0700 |
tree | 204b60651d7ee8881fbe834f2cd0dcdb93330987 | |
parent | a188339ca5a396acc588e5851ed7e19f66b0ebd9 [diff] |
clk: clk-si544: Implement small frequency change support The Si544 supports changing frequencies "on the fly" when the change is less than 950 ppm from the current center frequency. The driver now uses the small adjustment routine for implementing this. Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl> Signed-off-by: Stephen Boyd <sboyd@kernel.org>