mbox series

[V3,0/2] firmware: ti_sci: Add host-id as an optional parameter

Message ID 20180828005924.13092-1-nm@ti.com
Headers show
Series firmware: ti_sci: Add host-id as an optional parameter | expand

Message

Nishanth Menon Aug. 28, 2018, 12:59 a.m. UTC
Hi Santosh,

This is the rebase to v4.19-rc1 and repost of the patch series [1]
Please find attached series to enable host-id as an optional dt property.

[1] https://patchwork.ozlabs.org/cover/931822/

No Functional changes. Will be great if we can get this in rc cycle,
but, will defer to you.

Nishanth Menon (2):
  Documentation: dt: keystone: ti-sci: Add optional host-id parameter
  firmware: ti_sci: Provide host-id as an optional dt parameter

 .../devicetree/bindings/arm/keystone/ti,sci.txt    |  4 ++++
 drivers/firmware/ti_sci.c                          | 24 ++++++++++++++++++----
 2 files changed, 24 insertions(+), 4 deletions(-)

-- 
2.15.1

Comments

Santosh Shilimkar Aug. 28, 2018, 1:05 a.m. UTC | #1
On 8/27/2018 5:59 PM, Nishanth Menon wrote:
> Hi Santosh,

> 

> This is the rebase to v4.19-rc1 and repost of the patch series [1]

> Please find attached series to enable host-id as an optional dt property.

> 

> [1] https://patchwork.ozlabs.org/cover/931822/

> 

> No Functional changes. Will be great if we can get this in rc cycle,

> but, will defer to you.

> 

> Nishanth Menon (2):

>    Documentation: dt: keystone: ti-sci: Add optional host-id parameter

>    firmware: ti_sci: Provide host-id as an optional dt parameter

> 

Yes I had this series bookmarked and was going to merge it now since
rc1 is out. Will get to it in next few days & it should showup
in next. But don't plan to send it for rc since its not a regression"
as such. Thanks for following up Nishant !!

Regards,
Santosh
Nishanth Menon Aug. 28, 2018, 1:07 a.m. UTC | #2
On 01:05-20180828, Santosh Shilimkar wrote:
> On 8/27/2018 5:59 PM, Nishanth Menon wrote:

> > Hi Santosh,

> > 

> > This is the rebase to v4.19-rc1 and repost of the patch series [1]

> > Please find attached series to enable host-id as an optional dt property.

> > 

> > [1] https://patchwork.ozlabs.org/cover/931822/

> > 

> > No Functional changes. Will be great if we can get this in rc cycle,

> > but, will defer to you.

> > 

> > Nishanth Menon (2):

> >    Documentation: dt: keystone: ti-sci: Add optional host-id parameter

> >    firmware: ti_sci: Provide host-id as an optional dt parameter

> > 

> Yes I had this series bookmarked and was going to merge it now since

> rc1 is out. Will get to it in next few days & it should showup

> in next. But don't plan to send it for rc since its not a regression"

> as such. Thanks for following up Nishant !!


Understood. Thanks, Santosh.
-- 
Regards,
Nishanth Menon