aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2017-09-18 15:19:38 +1000
committerStewart Smith <stewart@linux.vnet.ibm.com>2017-09-19 04:13:00 -0500
commit2226def0f65dfcb5b4d6a99c05b62d0691d6821b (patch)
treecdc5fb358398982f5b4da9aa2b8e0fdc9a1d1dc1 /doc
parentfc44a53664bfb549ce82a7b52019524f9b2276d0 (diff)
downloadskiboot-2226def0f65dfcb5b4d6a99c05b62d0691d6821b.zip
skiboot-2226def0f65dfcb5b4d6a99c05b62d0691d6821b.tar.gz
skiboot-2226def0f65dfcb5b4d6a99c05b62d0691d6821b.tar.bz2
doc: Update OPAL API call IDs for OPAL_NPU_
Documentation was always the one that was wrong, so we update it to reflect what was merged. Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/opal-api/opal-npu2-146-147-148.rst (renamed from doc/opal-api/opal-npu2-141-142-143.rst)6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/opal-api/opal-npu2-141-142-143.rst b/doc/opal-api/opal-npu2-146-147-148.rst
index 1d4b33f..4b9a7c1 100644
--- a/doc/opal-api/opal-npu2-141-142-143.rst
+++ b/doc/opal-api/opal-npu2-146-147-148.rst
@@ -5,9 +5,9 @@ OPAL NPU2 calls
There are three OPAL calls for interacting with NPU2 devices: ::
-#define OPAL_NPU_INIT_CONTEXT 141
-#define OPAL_NPU_DESTROY_CONTEXT 142
-#define OPAL_NPU_MAP_LPAR 143
+#define OPAL_NPU_INIT_CONTEXT 146
+#define OPAL_NPU_DESTROY_CONTEXT 147
+#define OPAL_NPU_MAP_LPAR 148
These are used to setup and configure address translation services
(ATS) for a given NVLink2 device. Note that in some documentation this