Re: [PATCH v3] serial: 8250_of: Add basic PM runtime support

2017-08-23 Thread Sekhar Nori
On Wednesday 23 August 2017 12:49 PM, Franklin S Cooper Jr wrote: > > > On 08/23/2017 01:34 AM, Sekhar Nori wrote: >> On Monday 21 August 2017 10:29 PM, Franklin S Cooper Jr wrote: >>> >>> >>> On 08/21/2017 07:20 AM, Sekhar Nori wrote: On Thursday 17 August 2017 02:25 AM, Franklin S Cooper J

Re: [PATCH v3] serial: 8250_of: Add basic PM runtime support

2017-08-23 Thread Franklin S Cooper Jr
On 08/23/2017 01:34 AM, Sekhar Nori wrote: > On Monday 21 August 2017 10:29 PM, Franklin S Cooper Jr wrote: >> >> >> On 08/21/2017 07:20 AM, Sekhar Nori wrote: >>> On Thursday 17 August 2017 02:25 AM, Franklin S Cooper Jr wrote: 66AK2G UART instances are not apart of the ALWAYS_ON power doma

Re: [PATCH v3] serial: 8250_of: Add basic PM runtime support

2017-08-22 Thread Sekhar Nori
On Monday 21 August 2017 10:29 PM, Franklin S Cooper Jr wrote: > > > On 08/21/2017 07:20 AM, Sekhar Nori wrote: >> On Thursday 17 August 2017 02:25 AM, Franklin S Cooper Jr wrote: >>> 66AK2G UART instances are not apart of the ALWAYS_ON power domain. >>> Therefore, pm_runtime calls must be made t

Re: [PATCH v3] serial: 8250_of: Add basic PM runtime support

2017-08-21 Thread Franklin S Cooper Jr
On 08/21/2017 07:20 AM, Sekhar Nori wrote: > On Thursday 17 August 2017 02:25 AM, Franklin S Cooper Jr wrote: >> 66AK2G UART instances are not apart of the ALWAYS_ON power domain. >> Therefore, pm_runtime calls must be made to properly insure the appropriate >> power domains needed by UART are on

Re: [PATCH v3] serial: 8250_of: Add basic PM runtime support

2017-08-21 Thread Sekhar Nori
On Thursday 17 August 2017 02:25 AM, Franklin S Cooper Jr wrote: > 66AK2G UART instances are not apart of the ALWAYS_ON power domain. > Therefore, pm_runtime calls must be made to properly insure the appropriate > power domains needed by UART are on. Keep legacy clk api calls since other > users of