diff options
author | Maxime Ripard <[email protected]> | 2022-08-16 13:25:13 +0200 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2022-09-15 09:30:48 -0700 |
commit | 350575abec48ef5363abd832386cb5a33861cb10 (patch) | |
tree | ec6699f1b0c8d0f6edf6ca3b14a25343ee37ba70 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 7d79c26b60e623a9a089d771f81c5997bda577cd (diff) |
clk: tests: Add tests for uncached clock
The clock framework supports clocks that can have their rate changed
without the kernel knowing about it using the CLK_GET_RATE_NOCACHE flag.
As its name suggests, this flag turns off the rate caching in the clock
framework, reading out the rate from the hardware any time we need to
read it.
Let's add a couple of tests to make sure it works as intended.
Tested-by: Alexander Stein <[email protected]> # imx8mp
Tested-by: Marek Szyprowski <[email protected]> # exynos4210, meson g12b
Signed-off-by: Maxime Ripard <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Linux Kernel Functional Testing <[email protected]>
Tested-by: Naresh Kamboju <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions