* Tero Kristo <t-kristo@xxxxxx> [151218 05:57]: > This avoids the need to add most of the clock aliases under > drivers/clk/ti/clk-xyz.c files. Yup is badly needed. Right now we have strange hidden dependencies in multiple subsystems to enable a single device driver: 1. Add a clock alias for a device 2. Add hwmod entries for a device 3. Add dts entries for a device 4. Add a device driver We really should only need steps 3 and 4 to do that, hopefully this takes out #1 on the list above. Regards, Tony -- 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