diff options
author | Pengfei Li <pengfei.li_1@nxp.com> | 2024-10-23 21:46:50 +0300 |
---|---|---|
committer | Abel Vesa <abel.vesa@linaro.org> | 2024-10-23 22:48:31 +0300 |
commit | a27bfff88dd2e1279c858311bc57ce4deb44f684 (patch) | |
tree | 68a982fce178bf7c070b25a939057b738ccc46bd /tools/perf/scripts/python | |
parent | f029d870096fcd8565a2ee8c2d0078b9aaec4fdb (diff) | |
download | linux-a27bfff88dd2e1279c858311bc57ce4deb44f684.tar.xz |
clk: imx: add i.MX91 clk
Reuse i.MX93 clk driver for i.MX91, because i.MX91 reuses the
Clock Control Module from i.MX93, with only a few clocks removed
and a few clocks added.
For clocks specific to i.MX93 use PLAT_IMX93 to flag them, for
clocks specific to i.MX91, use PLAT_IMX91 to flag them. Others
are shared by both.
Signed-off-by: Pengfei Li <pengfei.li_1@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/20241023184651.381265-5-pengfei.li_1@nxp.com
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions