]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: imx6sl: correct ocram_podf clock type
authorAnson Huang <Anson.Huang@nxp.com>
Thu, 17 May 2018 05:00:48 +0000 (13:00 +0800)
committerStephen Boyd <sboyd@kernel.org>
Fri, 1 Jun 2018 19:10:28 +0000 (12:10 -0700)
commitf82368dd696e8287970b2f6e2d1fbaad3f81e9df
tree80cab1c44d2bafe183a1c6d51ecf514552684086
parente9124578061101e300ea63ef38e4e8b496f26d0a
clk: imx6sl: correct ocram_podf clock type

IMX6SL_CLK_OCRAM_PODF is a busy divider, its name in
CCM_CDHIPR register of Reference Manual CCM chapter
is axi_podf_busy, correct its clock type.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Acked-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/imx/clk-imx6sl.c