commit | d7ac373cfb0edab5ab4f2e890186e125272ab13b | [log] [tgz] |
---|---|---|
author | Sean Anderson <seanga2@gmail.com> | Thu Apr 08 22:13:03 2021 -0400 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Fri May 14 16:20:47 2021 +0800 |
tree | 2d0187d3a2d261d5ed13dc573b5968725874e04d | |
parent | 1f23c3b0c5315e9a9d9c7f2c382cd9e826370a7e [diff] |
clk: Warn on failure to assign rate If the user/dev explicitly requests a clock be assigned a certain rate, then we should warn them if we can't do it. This makes it clear if the clock is running at the default rate. Signed-off-by: Sean Anderson <seanga2@gmail.com>