diff options
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | 2025-05-13 15:40:15 +0300 |
---|---|---|
committer | Andi Shyti <andi@smida.it> | 2025-05-23 10:02:27 +0200 |
commit | bdf4442f4c7e8feb0733ee4de4d4ff7aa8b1c11d (patch) | |
tree | 1fff7d70c85da5f354b114fd0ed89705d79b4a37 /scripts/lib/kdoc/kdoc_files.py | |
parent | 2fe2b969d911a09abcd6a47401a3c66c38a310e6 (diff) |
i2c: designware: Don't warn about missing get_clk_rate_khz
Converting the WARN_ON() to a dev_dbg() message in
i2c_dw_clk_rate().
That removes the need to supply a dummy implementation for
the callback (or alternatively a dummy clk device) when the
fallback path is preferred where the existing values already
in the clock registers are used - when a firmware has
programmed the clock registers.
The fallback path was introduced in commit 4fec76e0985c
("i2c: designware: Fix wrong setting for {ss,fs,hs}_{h,l}cnt
registers").
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Link: https://lore.kernel.org/r/20250513124015.2568924-1-heikki.krogerus@linux.intel.com
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions