[PATCH v10 14/18] clk: imx8mp: rename ccm_base to base
Peng Fan
peng.fan at oss.nxp.com
Fri Mar 14 02:21:29 PDT 2025
On Thu, Mar 06, 2025 at 12:28:03PM +0100, Dario Binacchi wrote:
>The old code also accessed the anatop address space and therefore used
>the variables anatop_base and ccm_base to distinguish between the two
>address spaces. However, now that a specific anatop driver exists for
>the i.MX8MP platform, the variable ccm_base can be renamed to base, as
>is usually the case for the variable pointing to the memory region
>managed by a Linux driver.
>The patch does not introduce any functional changes.
>
>Signed-off-by: Dario Binacchi <dario.binacchi at amarulasolutions.com>
Reviewed-by: Peng Fan <peng.fan at nxp.com>
More information about the linux-arm-kernel
mailing list