diff options
author | Shengjiu Wang <[email protected]> | 2024-07-10 16:41:00 +0800 |
---|---|---|
committer | Abel Vesa <[email protected]> | 2024-08-29 10:01:02 +0300 |
commit | 35121e9def072aaa2361572829e4f71f80dd6e8d (patch) | |
tree | f1bd1849b5e2ae1d1767038e647bb8c026bccdac /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 8400291e289ee6b2bf9779ff1c83a291501f017b (diff) |
clk: imx: imx8: Use clk_hw pointer for self registered clock in clk_parent_data
"acm_aud_clk0_sel" and "acm_aud_clk1_sel" are registered by this ACM
driver, but they are the parent clocks for other clocks, in order to
use assigned-clock-parents in device tree, the ".fw_name" can't be used,
need to assign the clk_hw pointer for the imx8qm_mclk_sels[],
imx8qxp_mclk_sels[], imx8dxl_mclk_sels[].
Signed-off-by: Shengjiu Wang <[email protected]>
Reviewed-by: Peng Fan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Abel Vesa <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions