From: Michal Simek <michal.simek@amd.com>
To: dinesh.maniyam@intel.com, u-boot@lists.denx.de
Cc: Marek <marex@denx.de>,
Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>,
Simon Glass <sjg@chromium.org>, Tom Rini <trini@konsulko.com>,
Ilias Apalodimas <ilias.apalodimas@linaro.org>,
Heinrich Schuchardt <xypron.glpk@gmx.de>,
Jerome Forissier <jerome.forissier@linaro.org>,
Mattijs Korpershoek <mkorpershoek@baylibre.com>,
Ibai Erkiaga <ibai.erkiaga-elorza@amd.com>,
Dmitry Rokosov <ddrokosov@salutedevices.com>,
Jonas Karlman <jonas@kwiboo.se>,
Sebastian Reichel <sebastian.reichel@collabora.com>,
Wang Jie <dave.wang@rock-chips.com>,
Tingting Meng <tingting.meng@intel.com>,
Tien Fong <tien.fong.chee@intel.com>,
Kok Kiang <kok.kiang.hea@intel.com>,
Boon Khai <boon.khai.ng@intel.com>,
Alif <alif.zakuan.yuslaimi@intel.com>,
Hazim <muhammad.hazim.izzat.zamri@intel.com>,
Jit Loon Lim <jit.loon.lim@intel.com>,
Sieu Mun Tang <sieu.mun.tang@intel.com>
Subject: Re: [PATCH 01/10] dt-bindings: i3c: Add YAML schema for Cadence I3C controller
Date: Tue, 18 Feb 2025 08:26:19 +0100 [thread overview]
Message-ID: <45c759d8-472c-4825-84ee-954fbd492a57@amd.com> (raw)
In-Reply-To: <20250218025705.50051-2-dinesh.maniyam@intel.com>
On 2/18/25 03:56, dinesh.maniyam@intel.com wrote:
> From: Dinesh Maniyam <dinesh.maniyam@intel.com>
>
> Add a YAML device tree binding schema for the Cadence I3C controller,
> defining required and optional properties for proper integration
> and validation with dt-schema.
>
> Signed-off-by: Dinesh Maniyam <dinesh.maniyam@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
> create mode 100644 doc/device-tree-bindings/i3c/i3c.yaml
>
> diff --git a/doc/device-tree-bindings/i3c/cdns,i3c-master.yaml b/doc/device-tree-bindings/i3c/cdns,i3c-master.yaml
> new file mode 100644
> index 0000000000..0eda16482e
> --- /dev/null
> +++ b/doc/device-tree-bindings/i3c/cdns,i3c-master.yaml
> @@ -0,0 +1,51 @@
> +# SPDX-License-Identifier: GPL-2.0
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/i3c/cdns,i3c-master.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Cadence I3C master block
> +
> +maintainers:
> + - Dinesh Maniyam <dinesh.maniyam@intel.com>
> +
> +allOf:
> + - $ref: i3c.yaml#
> +
> +properties:
> + compatible:
> + const: snps,dw-i3c-master-1.00a
Filename is not fitting with compatible string used here.
Anyway binding is already in the linux kernel that's why you don't need to put
it here.
Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml
M
next prev parent reply other threads:[~2025-02-18 7:26 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-18 2:56 [PATCH 00/10] Add Synopsys MIPI I3C Driver support dinesh.maniyam
2025-02-18 2:56 ` [PATCH 01/10] dt-bindings: i3c: Add YAML schema for Cadence I3C controller dinesh.maniyam
2025-02-18 7:26 ` Michal Simek [this message]
2025-02-19 2:38 ` Maniyam, Dinesh
2025-02-18 16:24 ` Frank Li
2025-02-18 16:28 ` Tom Rini
2025-02-19 2:54 ` Maniyam, Dinesh
2025-02-19 2:46 ` Maniyam, Dinesh
2025-02-18 2:56 ` [PATCH 02/10] drivers: i3c: Add new i3c uclass id dinesh.maniyam
2025-02-18 13:29 ` Simon Glass
2025-02-19 3:01 ` Maniyam, Dinesh
2025-02-18 2:56 ` [PATCH 03/10] drivers: i3c: Add driver for MIPI DWI3C dinesh.maniyam
2025-02-18 2:56 ` [PATCH 04/10] drivers: Enabled Kconfig and Makefile for I3C support dinesh.maniyam
2025-02-18 2:57 ` [PATCH 05/10] drivers: i3c: Enabled Kconfig and Makefile for DWI3C dinesh.maniyam
2025-02-18 2:57 ` [PATCH 06/10] drivers: i3c: Add i3c uclass driver dinesh.maniyam
2025-02-18 2:57 ` [PATCH 07/10] drivers: i3c: master: Enable probe i3c without slave device dinesh.maniyam
2025-02-18 2:57 ` [PATCH 08/10] i3c: master: dw-i3c-master: Fix OD_TIMING for spike filter dinesh.maniyam
2025-02-18 2:57 ` [PATCH 09/10] cmd: Add i3c command support dinesh.maniyam
2025-02-18 13:29 ` Simon Glass
2025-02-19 2:59 ` Maniyam, Dinesh
2025-02-18 2:57 ` [PATCH 10/10] cmd: Enabled Kconfig and Makefile for DWI3C cmd support dinesh.maniyam
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45c759d8-472c-4825-84ee-954fbd492a57@amd.com \
--to=michal.simek@amd.com \
--cc=alif.zakuan.yuslaimi@intel.com \
--cc=boon.khai.ng@intel.com \
--cc=dave.wang@rock-chips.com \
--cc=ddrokosov@salutedevices.com \
--cc=dinesh.maniyam@intel.com \
--cc=ibai.erkiaga-elorza@amd.com \
--cc=ilias.apalodimas@linaro.org \
--cc=jerome.forissier@linaro.org \
--cc=jit.loon.lim@intel.com \
--cc=jonas@kwiboo.se \
--cc=kok.kiang.hea@intel.com \
--cc=marex@denx.de \
--cc=mkorpershoek@baylibre.com \
--cc=muhammad.hazim.izzat.zamri@intel.com \
--cc=sebastian.reichel@collabora.com \
--cc=sieu.mun.tang@intel.com \
--cc=simon.k.r.goldschmidt@gmail.com \
--cc=sjg@chromium.org \
--cc=tien.fong.chee@intel.com \
--cc=tingting.meng@intel.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=xypron.glpk@gmx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox