]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
clk: fsl-sai: Add i.MX8M support with 8 byte register offset
authorMarek Vasut <marex@nabladev.com>
Thu, 9 Apr 2026 00:29:03 +0000 (02:29 +0200)
committerStephen Boyd <sboyd@kernel.org>
Sun, 12 Apr 2026 00:32:36 +0000 (17:32 -0700)
commitc206085b2678840df7f99018cac048a4f7b21d8a
treea001d4ffb6897d3f3d585f0fc263d2ca19c76c37
parentd0a4d582140b1dcc28848d2f66e18f2346123bc3
clk: fsl-sai: Add i.MX8M support with 8 byte register offset

The i.MX8M/Mini/Nano/Plus variant of the SAI IP has control registers
shifted by +8 bytes and requires additional bus clock. Add support for
the i.MX8M variant of the IP with this register shift and additional
clock.

Reviewed-by: Brian Masney <bmasney@redhat.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Marek Vasut <marex@nabladev.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/Kconfig
drivers/clk/clk-fsl-sai.c