mbox series

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

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

Message

Nishanth Menon June 19, 2018, 7:44 p.m. UTC
Hi,

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

Changes Since RFC:
* Updated commit message based on feedback from Rob.

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