> > "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? Sorry if my question is too basic > > thanks, > > greg k-h