]> git.baikalelectronics.ru Git - kernel.git/commit
clk: imx: pll14xx: Add the device as argument when registering
authorAbel Vesa <abel.vesa@nxp.com>
Wed, 15 Apr 2020 08:02:46 +0000 (11:02 +0300)
committerShawn Guo <shawnguo@kernel.org>
Wed, 29 Apr 2020 02:00:42 +0000 (10:00 +0800)
commit1d0ec388edaa0bd3d97ba247f17ad4db0acdbc2c
treef5695e9d37883b4b60a33c3bef02efdefa3df31c
parent9763d3955efd7c4e41da2072714c57db547820f0
clk: imx: pll14xx: Add the device as argument when registering

In order to allow runtime PM, the device needs to be passed on
to the register function. Audiomix clock controller, used on
i.MX8MP and future platforms, registers a pll14xx and has runtime
PM support.

Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/clk/imx/clk-pll14xx.c
drivers/clk/imx/clk.h