[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231004141705.GA2947549-robh@kernel.org>
Date: Wed, 4 Oct 2023 09:17:05 -0500
From: Rob Herring <robh@...nel.org>
To: Matt Johnston <matt@...econstruct.com.au>
Cc: linux-i3c@...ts.infradead.org,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Jonathan Corbet <corbet@....net>,
Miquel Raynal <miquel.raynal@...tlin.com>,
Conor Culhane <conor.culhane@...vaco.com>,
open list <linux-kernel@...r.kernel.org>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@...r.kernel.org>,
"open list:DOCUMENTATION" <linux-doc@...r.kernel.org>
Subject: Re: [PATCH] i3c: Fix typo "Provisional ID" to "Provisioned ID"
On Tue, Oct 03, 2023 at 03:53:39PM +0800, Matt Johnston wrote:
> The MIPI I3C spec refers to a Provisioned ID, since it is (sometimes)
> provisioned at device manufacturing.
>
> Signed-off-by: Matt Johnston <matt@...econstruct.com.au>
> ---
> Documentation/ABI/testing/sysfs-bus-i3c | 4 ++--
> Documentation/devicetree/bindings/i3c/i3c.yaml | 4 ++--
Acked-by: Rob Herring <robh@...nel.org>
> Documentation/driver-api/i3c/protocol.rst | 4 ++--
> drivers/i3c/master/svc-i3c-master.c | 2 +-
> include/linux/i3c/device.h | 2 +-
> include/linux/i3c/master.h | 2 +-
> 6 files changed, 9 insertions(+), 9 deletions(-)
Powered by blists - more mailing lists