* Keerthy <j-keer...@ti.com> [150805 03:53]: > Based on the board property switch the source from internal > to external clock. Switching to external source is needed for > rtcwake to work in low power modes.
I think this is better handled based on the compatible string in the device driver rather than introducing a custom dts property for it. You can just set the quirk flag in the driver probe based on the compatible. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html