diff options
author | Shengjiu Wang <shengjiu.wang@nxp.com> | 2024-07-10 16:41:00 +0800 |
---|---|---|
committer | Abel Vesa <abel.vesa@linaro.org> | 2024-08-29 10:01:02 +0300 |
commit | 35121e9def072aaa2361572829e4f71f80dd6e8d (patch) | |
tree | f1bd1849b5e2ae1d1767038e647bb8c026bccdac /Documentation/devicetree/bindings/clock | |
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 <shengjiu.wang@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/1720600860-18866-1-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock')
0 files changed, 0 insertions, 0 deletions