Quoting Tero Kristo (2018-03-14 23:49:59) > On 14/03/18 23:48, Stephen Boyd wrote: > > Quoting Tero Kristo (2018-03-08 02:13:38) > >> Hi Stephen, Michael, > >> > >> These patches are targeted for 4.17 merge window. I grouped both > >> omap+keystone clock changes into single pull request. > >> > > > > Thanks. Pulled into clk-next. BTW, I see that some of the 'basic' clk > > type code in TI driver isn't used anymore. Is there a plan to delete > > that code in the future? For example, drivers/clk/ti/divider.c has > > ti_clk_build_component_div() that nobody uses. > > I've kept that legacy code around for now, as I've been contemplating if > we should move over to have the clock data within the driver instead of > having pure DT clocks. Any thoughts on that? The new clk driver style is to put clk data in clk drivers instead of pure DT clks. > > I can send patches once the next merge is over to remove all unused code > though, we can find the removed code from history if it is ever needed > for something. > Sure! No problem either way. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html