]> 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)
commitdd5622b964c3ed49988701c9165952ad6a79c0be
treef5695e9d37883b4b60a33c3bef02efdefa3df31c
parentf5956ce848759d3e83c8ef967acf795095f8c6b4
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