linux/drivers/clk/ingenic
Paul Cercueil 03d570e1a4 clk: ingenic: Use CLK_OF_DECLARE_DRIVER macro
By using CLK_OF_DECLARE_DRIVER instead of the CLK_OF_DECLARE macro, we
allow the driver to probe also as a platform driver.

While this driver does not have code to probe as a platform driver, this
is still useful for probing children devices in the case where the
device node is compatible with "simple-mfd".

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://lkml.kernel.org/r/20190810123620.27238-1-paul@crapouillou.net
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2019-08-12 10:59:50 -07:00
..
cgu.c This round of clk driver and framework updates is heavy on the driver update 2019-07-17 10:07:48 -07:00
cgu.h This round of clk driver and framework updates is heavy on the driver update 2019-07-17 10:07:48 -07:00
jz4725b-cgu.c clk: ingenic: Use CLK_OF_DECLARE_DRIVER macro 2019-08-12 10:59:50 -07:00
jz4740-cgu.c clk: ingenic: Use CLK_OF_DECLARE_DRIVER macro 2019-08-12 10:59:50 -07:00
jz4770-cgu.c clk: ingenic: Use CLK_OF_DECLARE_DRIVER macro 2019-08-12 10:59:50 -07:00
jz4780-cgu.c clk: ingenic: Use CLK_OF_DECLARE_DRIVER macro 2019-08-12 10:59:50 -07:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile This round of clk driver and framework updates is heavy on the driver update 2019-07-17 10:07:48 -07:00
pm.c clk: ingenic: Handle setting the Low-Power Mode bit 2019-06-25 15:43:15 -07:00
pm.h clk: ingenic: Handle setting the Low-Power Mode bit 2019-06-25 15:43:15 -07:00