]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: imx: add imx8qxp clk driver
authorAisheng Dong <aisheng.dong@nxp.com>
Thu, 13 Dec 2018 15:42:58 +0000 (15:42 +0000)
committerStephen Boyd <sboyd@kernel.org>
Fri, 14 Dec 2018 21:00:29 +0000 (13:00 -0800)
commitc2cccb6d0b33bad71154ec0c208d060456bcf6d4
treea9095faf4041f826db940758cc3e06fcdc823b60
parentfe37b482041709753365bfca739cba24ada297ef
clk: imx: add imx8qxp clk driver

Add imx8qxp clk driver which is based on SCU firmware clock service.

Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Cc: Stephen Boyd <sboyd@kernel.org>
Cc: Michael Turquette <mturquette@baylibre.com>
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
[sboyd@kernel.org: Move the makefile rule higher in the file]
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/imx/Kconfig
drivers/clk/imx/Makefile
drivers/clk/imx/clk-imx8qxp.c [new file with mode: 0644]