[PATCH 01/10] dt-bindings: i3c: Add YAML schema for Cadence I3C controller
Tom Rini
trini at konsulko.com
Tue Feb 18 17:28:47 CET 2025
On Tue, Feb 18, 2025 at 11:24:13AM -0500, Frank Li wrote:
> On Tue, Feb 18, 2025 at 10:56:56AM +0800, dinesh.maniyam at intel.com wrote:
> > From: Dinesh Maniyam <dinesh.maniyam at intel.com>
> >
> > Add a YAML device tree binding schema for the Cadence I3C controller,
>
> Cadence or snps? compatible string said snps.
>
> > defining required and optional properties for proper integration
> > and validation with dt-schema.
> >
> > Signed-off-by: Dinesh Maniyam <dinesh.maniyam at intel.com>
> > ---
> > .../i3c/cdns,i3c-master.yaml | 51 +++++
> > doc/device-tree-bindings/i3c/i3c.yaml | 186 ++++++++++++++++++
> > 2 files changed, 237 insertions(+)
> > create mode 100644 doc/device-tree-bindings/i3c/cdns,i3c-master.yaml
>
> file name should be one of compatible string.
>
> > create mode 100644 doc/device-tree-bindings/i3c/i3c.yaml
>
> Where doc/device-tree-bindings/i3c?
>
> in kernel, and already have i3c.yaml
> Documentation/devicetree/bindings/i3c/
>
> stop here, fix file path firsly.
We don't need this in U-Boot at all because we already have it:
dts/upstream/Bindings/i3c/cdns,i3c-master.yaml
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250218/f79b0762/attachment.sig>
More information about the U-Boot
mailing list