Re: [PATCH v2] clk: ingenic: Use CLK_OF_DECLARE_DRIVER macro

2019-08-12 Thread Stephen Boyd
Quoting Paul Cercueil (2019-08-10 05:36:20) > 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

[PATCH v2] clk: ingenic: Use CLK_OF_DECLARE_DRIVER macro

2019-08-10 Thread Paul Cercueil
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 "si