Re: [U-Boot] [PATCH v1 0/2] Allow platform specific service handling on PSCI

2019-04-22 Thread Ang, Chee Hong
On Wed, 2019-03-13 at 12:01 -0400, Tom Rini wrote: > On Wed, Mar 13, 2019 at 08:10:31AM +, Ang, Chee Hong wrote: > > > > On Mon, 2019-03-11 at 15:48 -0400, Tom Rini wrote: > > > > > > On Mon, Mar 11, 2019 at 03:27:52PM +, Ang, Chee Hong wrote: > > > > > > > > > > > > On Fri, 2019-03-08

Re: [U-Boot] [PATCH v1 0/2] Allow platform specific service handling on PSCI

2019-03-13 Thread Tom Rini
On Wed, Mar 13, 2019 at 08:10:31AM +, Ang, Chee Hong wrote: > On Mon, 2019-03-11 at 15:48 -0400, Tom Rini wrote: > > On Mon, Mar 11, 2019 at 03:27:52PM +, Ang, Chee Hong wrote: > > > > > > On Fri, 2019-03-08 at 13:09 -0500, Tom Rini wrote: > > > > > > > > On Tue, Feb 12, 2019 at

Re: [U-Boot] [PATCH v1 0/2] Allow platform specific service handling on PSCI

2019-03-13 Thread Ang, Chee Hong
On Mon, 2019-03-11 at 15:48 -0400, Tom Rini wrote: > On Mon, Mar 11, 2019 at 03:27:52PM +, Ang, Chee Hong wrote: > > > > On Fri, 2019-03-08 at 13:09 -0500, Tom Rini wrote: > > > > > > On Tue, Feb 12, 2019 at 12:27:01AM -0800, chee.hong@intel.com > > > wrote: > > > > > > > > > > > > >

Re: [U-Boot] [PATCH v1 0/2] Allow platform specific service handling on PSCI

2019-03-11 Thread Tom Rini
On Mon, Mar 11, 2019 at 03:27:52PM +, Ang, Chee Hong wrote: > On Fri, 2019-03-08 at 13:09 -0500, Tom Rini wrote: > > On Tue, Feb 12, 2019 at 12:27:01AM -0800, chee.hong@intel.com > > wrote: > > > > > > > > From: "Ang, Chee Hong" > > > > > > Currently u-boot only support standard PSCI

Re: [U-Boot] [PATCH v1 0/2] Allow platform specific service handling on PSCI

2019-03-11 Thread Ang, Chee Hong
On Fri, 2019-03-08 at 13:09 -0500, Tom Rini wrote: > On Tue, Feb 12, 2019 at 12:27:01AM -0800, chee.hong@intel.com > wrote: > > > > > From: "Ang, Chee Hong" > > > > Currently u-boot only support standard PSCI functions for power > > management > > and lack of convenient method to allow the

Re: [U-Boot] [PATCH v1 0/2] Allow platform specific service handling on PSCI

2019-03-08 Thread Tom Rini
On Tue, Feb 12, 2019 at 12:27:01AM -0800, chee.hong@intel.com wrote: > From: "Ang, Chee Hong" > > Currently u-boot only support standard PSCI functions for power management > and lack of convenient method to allow the users to extend the PSCI functions > to support platform specific

Re: [U-Boot] [PATCH v1 0/2] Allow platform specific service handling on PSCI

2019-03-04 Thread Ang, Chee Hong
On Tue, 2019-02-12 at 00:27 -0800, chee.hong@intel.com wrote: > From: "Ang, Chee Hong" Hi Tom/Albert,        Any comment on this patch ? Best Regards, Ang > > Currently u-boot only support standard PSCI functions for power > management > and lack of convenient method to allow the users to

Re: [U-Boot] [PATCH v1 0/2] Allow platform specific service handling on PSCI

2019-02-14 Thread Ang, Chee Hong
Hi Tom,         Any comments on this patch ? Best Regards, Ang On Tue, 2019-02-12 at 00:27 -0800, chee.hong@intel.com wrote: > From: "Ang, Chee Hong" > > Currently u-boot only support standard PSCI functions for power > management > and lack of convenient method to allow the users to

[U-Boot] [PATCH v1 0/2] Allow platform specific service handling on PSCI

2019-02-12 Thread chee . hong . ang
From: "Ang, Chee Hong" Currently u-boot only support standard PSCI functions for power management and lack of convenient method to allow the users to extend the PSCI functions to support platform specific services. Most of the u-boot users still rely on ATF (ARM Trusted Firmware) to handle the