[Skiboot] [RFC PATCH 0/2] Add support fot runtime device-tree update for Garrison

Shilpasri G Bhat shilpa.bhat at linux.vnet.ibm.com
Mon Feb 15 15:13:46 AEDT 2016


This patchset exports psatate voltage identifier for each chip and
adds a new opal call to get the latest pstate table whenever OCC
re-initializes the pstate table in HOMER region. The opal-call is
defined generic to expand and use for any future dynamic update
requirements like throttle status collection and sensor data.

Shilpasri G Bhat (2):
  occ: Export per-chip Vid in device tree
  occ : Add opal call to support runtime update

 core/opal.c        |  19 +++++++++
 hw/occ.c           | 117 +++++++++++++++++++++++++++++++++++++++++++----------
 include/opal-api.h |  10 ++++-
 3 files changed, 123 insertions(+), 23 deletions(-)

-- 
1.9.3



More information about the Skiboot mailing list