diff mbox series

doc: Update OPAL API call IDs for OPAL_NPU_

Message ID 20170918051938.20484-1-stewart@linux.vnet.ibm.com
State Accepted
Headers show
Series doc: Update OPAL API call IDs for OPAL_NPU_ | expand

Commit Message

Stewart Smith Sept. 18, 2017, 5:19 a.m. UTC
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>
---
 .../{opal-npu2-141-142-143.rst => opal-npu2-146-147-148.rst}        | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename doc/opal-api/{opal-npu2-141-142-143.rst => opal-npu2-146-147-148.rst} (94%)

Comments

Stewart Smith Sept. 19, 2017, 10:09 a.m. UTC | #1
Stewart Smith <stewart@linux.vnet.ibm.com> writes:
> 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>

Merged to master as of 2226def0f65dfcb5b4d6a99c05b62d0691d6821b
diff mbox series

Patch

diff --git a/doc/opal-api/opal-npu2-141-142-143.rst b/doc/opal-api/opal-npu2-146-147-148.rst
similarity index 94%
rename from doc/opal-api/opal-npu2-141-142-143.rst
rename to doc/opal-api/opal-npu2-146-147-148.rst
index 1d4b33fbef89..4b9a7c19dc83 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