summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/i3c
diff options
context:
space:
mode:
authorMatt Johnston <matt@codeconstruct.com.au>2023-10-03 10:53:39 +0300
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2023-10-10 13:11:13 +0300
commit57ec42b9a1b7e4db4a1c2aa4fcc4eefe6d31bcb8 (patch)
tree2bffbd785a48504ae450b2fdf7e242b6e83d9b8e /Documentation/devicetree/bindings/i3c
parentcab63f64887616e3c4e31cfd8103320be6ebc8d3 (diff)
downloadlinux-57ec42b9a1b7e4db4a1c2aa4fcc4eefe6d31bcb8.tar.xz
i3c: Fix typo "Provisional ID" to "Provisioned ID"
The MIPI I3C spec refers to a Provisioned ID, since it is (sometimes) provisioned at device manufacturing. Signed-off-by: Matt Johnston <matt@codeconstruct.com.au> Acked-by: Rob Herring <robh@kernel.org> Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/r/20231003075339.197099-1-matt@codeconstruct.com.au Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'Documentation/devicetree/bindings/i3c')
-rw-r--r--Documentation/devicetree/bindings/i3c/i3c.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/i3c/i3c.yaml b/Documentation/devicetree/bindings/i3c/i3c.yaml
index ab69f4115de4..f8ac7a3e3123 100644
--- a/Documentation/devicetree/bindings/i3c/i3c.yaml
+++ b/Documentation/devicetree/bindings/i3c/i3c.yaml
@@ -119,12 +119,12 @@ patternProperties:
minimum: 0
maximum: 0x7f
- description: |
- First half of the Provisional ID (following the PID
+ First half of the Provisioned ID (following the PID
definition provided by the I3C specification).
Contains the manufacturer ID left-shifted by 1.
- description: |
- Second half of the Provisional ID (following the PID
+ Second half of the Provisioned ID (following the PID
definition provided by the I3C specification).
Contains the ORing of the part ID left-shifted by 16,