On Wed, Nov 15, 2017 at 03:55:56PM +0000, Harninder Rai wrote:
"fsl,ls1012a-clockgen" is getting used in the file drivers/clk/clk-
qoriq.c(kernel v4.14) as below.
{ .compat = "fsl,ls1012a-clockgen", .cmux_groups = { &ls1012a_cmux }, .cmux_to_group = { 0, -1 }, .pll_mask = 0x03, },
4.14 is great, but this is the 4.4-stable queue :)
Will it make to 4.14 stable queue sometime in future?
Does it need to be there?
Sorry if my question is too basic
No, not at all, if you want a patch in a specific stable tree, just email the git commit id to stable@vger.kernel.org and let me know what tree(s) it should be applied to.
thanks,
greg k-h