clk: clk-si544: Implement small frequency change support
authorMike Looijmans <mike.looijmans@topic.nl>
Tue, 7 May 2019 13:51:10 +0000 (15:51 +0200)
committerStephen Boyd <sboyd@kernel.org>
Thu, 27 Jun 2019 20:45:38 +0000 (13:45 -0700)
commitdc59c133751618726350b72b6baddebe2eac4733
tree204b60651d7ee8881fbe834f2cd0dcdb93330987
parenta188339ca5a396acc588e5851ed7e19f66b0ebd9
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>
drivers/clk/clk-si544.c