i3c: Fix typo "Provisional ID" to "Provisioned ID"
authorMatt Johnston <matt@codeconstruct.com.au>
Tue, 3 Oct 2023 07:53:39 +0000 (15:53 +0800)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 10 Oct 2023 10:11:13 +0000 (12:11 +0200)
commit57ec42b9a1b7e4db4a1c2aa4fcc4eefe6d31bcb8
tree2bffbd785a48504ae450b2fdf7e242b6e83d9b8e
parentcab63f64887616e3c4e31cfd8103320be6ebc8d3
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>
Documentation/ABI/testing/sysfs-bus-i3c
Documentation/devicetree/bindings/i3c/i3c.yaml
Documentation/driver-api/i3c/protocol.rst
drivers/i3c/master/svc-i3c-master.c
include/linux/i3c/device.h
include/linux/i3c/master.h