mbox series

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

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

Message

Nishanth Menon July 16, 2018, 5:13 p.m. UTC
Please find attached series to enable host-id as an optional dt property.

This is a minor update to V1 -> Mostly to pick up Greet's feedback and Rob's Ack.

V1: https://patchwork.ozlabs.org/cover/931822/

The series is based on v4.18-rc1 and is available here:
https://github.com/nmenon/linux-2.6-playground/commits/upstream/v4.18-rc1/k3-1-am6-tisci

Consolidated all patches (including all series) are available here:
https://github.com/nmenon/linux-2.6-playground/commits/upstream/v4.18-rc1/k3-am6-integ

Full Boot log (integrated of all series for AM654) is available here:
   https://pastebin.ubuntu.com/p/bBFmnzYtCd/

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

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Nishanth Menon July 23, 2018, 1:33 p.m. UTC | #1
On 17:13-20180716, Nishanth Menon wrote:
> Please find attached series to enable host-id as an optional dt property.

> 

> This is a minor update to V1 -> Mostly to pick up Greet's feedback and Rob's Ack.

> 

> V1: https://patchwork.ozlabs.org/cover/931822/

> 

> The series is based on v4.18-rc1 and is available here:

> https://github.com/nmenon/linux-2.6-playground/commits/upstream/v4.18-rc1/k3-1-am6-tisci

> 

> Consolidated all patches (including all series) are available here:

> https://github.com/nmenon/linux-2.6-playground/commits/upstream/v4.18-rc1/k3-am6-integ

> 

> Full Boot log (integrated of all series for AM654) is available here:

>    https://pastebin.ubuntu.com/p/bBFmnzYtCd/

> 

> 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(-)


Santosh,

Apologies, I see you have already send your PR for v4.19. Was
just wondering if this is something we can consider for rc
cycle OR if you'd consider a followup PR for the same.

-- 
Regards,
Nishanth Menon
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Santosh Shilimkar July 23, 2018, 5:42 p.m. UTC | #2
On 7/23/2018 6:33 AM, Nishanth Menon wrote:
> On 17:13-20180716, Nishanth Menon wrote:

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

>>

>> This is a minor update to V1 -> Mostly to pick up Greet's feedback and Rob's Ack.

>>

>> V1: https://patchwork.ozlabs.org/cover/931822/

>>

>> The series is based on v4.18-rc1 and is available here:

>> https://github.com/nmenon/linux-2.6-playground/commits/upstream/v4.18-rc1/k3-1-am6-tisci

>>

>> Consolidated all patches (including all series) are available here:

>> https://github.com/nmenon/linux-2.6-playground/commits/upstream/v4.18-rc1/k3-am6-integ

>>

>> Full Boot log (integrated of all series for AM654) is available here:

>>     https://pastebin.ubuntu.com/p/bBFmnzYtCd/

>>

>> 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(-)

> 

> Santosh,

> 

> Apologies, I see you have already send your PR for v4.19. Was

> just wondering if this is something we can consider for rc

> cycle OR if you'd consider a followup PR for the same.

> 

NP. Patch(s) doesn't look RC material so don't plan to send
it as part of RC. Please let me know if its o.w

This will have to wait for next cycle. Will merge this
early once v4.19-rc1 comes out.

Regards,
Santosh
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html