diff options
author | Shengjiu Wang <[email protected]> | 2024-02-23 18:15:51 +0800 |
---|---|---|
committer | Abel Vesa <[email protected]> | 2024-02-26 11:05:58 +0200 |
commit | 13269dc6c70444528f0093585e3559cd2f38850a (patch) | |
tree | d5f54e4c7864490dc6d0e484bacd2e4a62b6f386 /tools/perf/util/trace-event-scripting.c | |
parent | e4818d3b3f621e996b5a1d1a4913d11ccf769c24 (diff) |
clk: imx: imx8mp: Fix SAI_MCLK_SEL definition
There is SAI1, SAI2, SAI3, SAI5, SAI6, SAI7 existing in this block
control, the order is discontinuous. The definition of SAI_MCLK_SEL(n)
is not match with the usage of CLK_SAIn(n).
So define SAI##n##_MCLK_SEL separately to fix the issue.
Fixes: 6cd95f7b151c ("clk: imx: imx8mp: Add audiomix block control")
Signed-off-by: Shengjiu Wang <[email protected]>
Reviewed-by: Abel Vesa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Abel Vesa <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions