| commit | e978201bc530b5566dff5c531dc17a20e0158803 | [log] [tgz] |
|---|---|---|
| author | Stephen Boyd <sboyd@kernel.org> | Wed Aug 21 17:24:30 2024 -0700 |
| committer | Stephen Boyd <sboyd@kernel.org> | Wed Oct 09 16:25:32 2024 -0700 |
| tree | cbc686e2de825d3aded69766363c71ecc4888ae6 | |
| parent | 00977af42106e82bb2971c59e20d5e02c52e2a65 [diff] |
clk: test: Add KUnit tests for clock-assigned-rates{-u64} DT properties
Add unit tests for the two types of assigned rate properties. Test
different combinations of assigned clocks and make sure that rates
aren't assigned when the DT properties are malformed or are zero.
Cc: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20240822002433.1163814-4-sboyd@kernel.org