On Thu, 21 Jan 2021 11:18:03 +0100, Miquel Raynal wrote: > Attempting a conversion of the i3c.txt file to yaml schema with > minimal content changes. > > Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> > --- > Documentation/devicetree/bindings/i3c/i3c.txt | 140 -------------- > .../devicetree/bindings/i3c/i3c.yaml | 179 ++++++++++++++++++ > 2 files changed, 179 insertions(+), 140 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/i3c/i3c.txt > create mode 100644 Documentation/devicetree/bindings/i3c/i3c.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>