[Skiboot] [PATCH 093/110] doc: OPAL_SET_SYSTEM_ATTENTION_LED was never implemented
Stewart Smith
stewart at linux.ibm.com
Fri May 31 16:13:34 AEST 2019
Signed-off-by: Stewart Smith <stewart at linux.ibm.com>
---
doc/opal-api/index.rst | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/doc/opal-api/index.rst b/doc/opal-api/index.rst
index 1410ae4e0ac5..5aec4e9c4ded 100644
--- a/doc/opal-api/index.rst
+++ b/doc/opal-api/index.rst
@@ -136,7 +136,8 @@ The OPAL API is the interface between an Operating System and OPAL.
+---------------------------------------------+--------------+------------------------+----------+-----------------+
| :ref:`OPAL_GET_EPOW_STATUS` | 56 | v1.0 (Initial Release) | POWER8 | |
+---------------------------------------------+--------------+------------------------+----------+-----------------+
-| :ref:`OPAL_SET_SYSTEM_ATTENTION_LED` | 57 | v1.0 (Initial Release) | POWER8 | |
+| :ref:`OPAL_SET_SYSTEM_ATTENTION_LED` | 57 | Never | | Never |
+| | | | | implemented |
+---------------------------------------------+--------------+------------------------+----------+-----------------+
| :ref:`OPAL_RESERVED1` | 58 | v1.0 (Initial Release) | POWER8 | |
+---------------------------------------------+--------------+------------------------+----------+-----------------+
@@ -409,6 +410,8 @@ removed and no longer supported.
+---------------------------------------------+-------+-----------------------+-----------------------+
| :ref:`OPAL_SET_SLOT_LED_STATUS` | 55 | Never | |
+---------------------------------------------+-------+-----------------------+-----------------------+
+| :ref:`OPAL_SET_SYSTEM_ATTENTION_LED` | 57 | Never | |
++---------------------------------------------+-------+-----------------------+-----------------------+
| :ref:`OPAL_PCI_GET_PHB_DIAG_DATA` | 51 | pre-v1.0 | pre-v1.0, with last |
| | | | remnants removed in |
| | | | :ref:`skiboot-6.4` |
@@ -494,6 +497,13 @@ OPAL_SET_SLOT_LED_STATUS
Never implemented.
+.. _OPAL_SET_SYSTEM_ATTENTION_LED:
+
+OPAL_SET_SYSTEM_ATTENTION_LED
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Never implemented.
+
.. _OPAL_PCI_GET_PHB_DIAG_DATA:
OPAL_PCI_GET_PHB_DIAG_DATA
--
2.21.0
More information about the Skiboot
mailing list