diff options
| author | Dong Aisheng <[email protected]> | 2020-07-29 16:00:15 +0800 |
|---|---|---|
| committer | Shawn Guo <[email protected]> | 2020-10-26 10:54:00 +0800 |
| commit | d5f1e6a2bb61db8d4bd269edac8b52a853b48ce8 (patch) | |
| tree | f6c88cda9daae4423194499d89caa647f45d4033 /tools/perf/scripts/python | |
| parent | d0409631f466ae2e572a6a0ca684cced97fa1ade (diff) | |
clk: imx: imx8qxp-lpcg: add parsing clocks from device tree
One LPCG controller supports up to 8 clock outputs while each of them
is fixed to 4 bits. It supports only gating function with fixed bits.
So we can use the clk-indices to fetch the corresponding clock idx from
device tree. With this way, we can write a generic LPCG clock drivers.
This patch add that support to parse clocks from device tree.
Cc: Shawn Guo <[email protected]>
Cc: Sascha Hauer <[email protected]>
Cc: Michael Turquette <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Signed-off-by: Dong Aisheng <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions