Re: [PATCH v5 2/6] dt-bindings: i3c: mipi-hci: Include the bus binding
From: Rob Herring <robh@kernel.org>
Date: 2021-02-05 21:33:09
Also in:
linux-i3c
From: Rob Herring <robh@kernel.org>
Date: 2021-02-05 21:33:09
Also in:
linux-i3c
On Thu, 21 Jan 2021 11:18:04 +0100, Miquel Raynal wrote:
Update a little bit the content to match the bus binding, including: - the node title should have been named after the description done in the historical i3c.txt file, ie: i3c-master@<address> - child nodes should be accepted even though the drivers do not currently support it - #address-cells and #size-cells are also mandatory and have specific values Cc: Nicolas Pitre <nico@fluxnic.net> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> --- Documentation/devicetree/bindings/i3c/mipi-i3c-hci.yaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>