clk: fractional-divider: Show numerator and denominator in debugfs
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 22 Nov 2022 13:07:31 +0000 (15:07 +0200)
committerStephen Boyd <sboyd@kernel.org>
Wed, 23 Nov 2022 02:19:39 +0000 (18:19 -0800)
commitac49a19280dfc229c4f2cd262787d27b91b944ea
tree165b1a2f58b0e420ced7e91f524de7e5ab2a1b69
parent7fffdb777371cbc20929cc648509765e1923937d
clk: fractional-divider: Show numerator and denominator in debugfs

It's very useful to see what are the values of the fractional divider.
For that, add respective debugfs files.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20221122130732.48537-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-fractional-divider.c