MLK-16225: clk: imx8qm: Add LPCG_ADDR macro
authorLeonard Crestez <leonard.crestez@nxp.com>
Thu, 28 Sep 2017 16:23:01 +0000 (19:23 +0300)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:38:43 +0000 (15:38 -0500)
commit91b269ad5c51799b28aed2cb400671b8bd997bdd
treeb929b7a345e758ee4aa5984b2173eae3e046d707
parenteacd61e784aaa25724e23e484b90b528295a9d46
MLK-16225: clk: imx8qm: Add LPCG_ADDR macro

All this does is replace the cast from physical address with a macro in
order to make later changes easier.

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Reviewed-by: Ranjani Vaidyanathan <Ranjani.vaidyanathan@nxp.com>
drivers/clk/imx/clk-imx8qm.c