Re: [PATCH v2] bus: ti-sysc: Add generic enable/disable functions

From: Tony Lindgren
Date: Tue Apr 09 2019 - 11:59:24 EST


* Roger Quadros <rogerq@xxxxxx> [190408 02:53]:
> For non legacy cases, add generic sysc_enable_module()
> and sysc_disable_module() functions.
>
> Signed-off-by: Roger Quadros <rogerq@xxxxxx>
> ---
> Boot tested on
> - beagle-x15 (AM5728 GP EVM)
> - AM571x IDK
> - DRA7 EVM
>
> Changelog:
> v2:
> - Add helper to get best idle mode.
> - Add comment about not preventing clockdomain autoidle
> during enable/disable.
> - Omit PRU-ICSS specific handling. PRU-ICSS moudle can re-use omap4-simple.
> The STANDBY_INIT and SUB_MWAIT bits are specific to PRUSS application
> usage and should be managed by the PRUSS driver.

Thanks looks good to me, applying into omap-for-v5.2/ti-sysc.

Regards,

Tony