]> git.baikalelectronics.ru Git - kernel.git/commit
clk: imx: scu: add fallback compatible string support
authorAisheng Dong <aisheng.dong@nxp.com>
Thu, 24 Jan 2019 13:22:49 +0000 (13:22 +0000)
committerStephen Boyd <sboyd@kernel.org>
Thu, 21 Feb 2019 20:41:16 +0000 (12:41 -0800)
commit5ed1f11a6bd496504b12b0d917551655126489f3
tree3ee974a77b33d97c4a8457735e8dea8aa67dab18
parent5a08c68e27d6384ed5440652ea581ece97943f3b
clk: imx: scu: add fallback compatible string support

SCU clock can be used in a similar way by IMX8QXP and IMX8QM SoCs.
Make the driver support "fsl,scu-clk" fallback compatible string
to allow other SoCs to reuse the common part.

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>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/imx/clk-imx8qxp.c