From: guoniu.zhou@oss.nxp.com
To: linux-media@vger.kernel.org, linux-imx@nxp.com,
devicetree@vger.kernel.org
Cc: laurent.pinchart@ideasonboard.com, mchehab@kernel.org,
robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
conor+dt@kernel.org, xavier.roumegue@oss.nxp.com,
kernel@pengutronix.de, jacopo.mondi@ideasonboard.com,
sakari.ailus@linux.intel.com
Subject: [PATCH v2 1/2] media: dt-bindings: nxp,imx8-isi: add i.MX93 ISI compatible string
Date: Mon, 26 Jun 2023 11:27:34 +0800 [thread overview]
Message-ID: <20230626032735.49500-2-guoniu.zhou@oss.nxp.com> (raw)
In-Reply-To: <20230626032735.49500-1-guoniu.zhou@oss.nxp.com>
From: "Guoniu.zhou" <guoniu.zhou@nxp.com>
Add the compatible string support for i.MX93 ISI.
Signed-off-by: Guoniu.zhou <guoniu.zhou@nxp.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml b/Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml
index 6038b9b5ab36..e4665469a86c 100644
--- a/Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml
+++ b/Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml
@@ -21,6 +21,7 @@ properties:
enum:
- fsl,imx8mn-isi
- fsl,imx8mp-isi
+ - fsl,imx93-isi
reg:
maxItems: 1
@@ -72,7 +73,9 @@ allOf:
properties:
compatible:
contains:
- const: fsl,imx8mn-isi
+ enum:
+ - fsl,imx8mn-isi
+ - fsl,imx93-isi
then:
properties:
interrupts:
--
2.37.1
next prev parent reply other threads:[~2023-06-26 3:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-26 3:27 [PATCH v2 0/2] add ISI support for iMX93 guoniu.zhou
2023-06-26 3:27 ` guoniu.zhou [this message]
2023-06-26 9:22 ` [PATCH v2 1/2] media: dt-bindings: nxp,imx8-isi: add i.MX93 ISI compatible string Laurent Pinchart
2023-06-27 7:30 ` Tommaso Merciai
2023-06-26 3:27 ` [PATCH v2 2/2] media: nxp: imx-isi: add ISI support for i.MX93 guoniu.zhou
2023-06-26 9:15 ` Laurent Pinchart
2023-06-26 9:57 ` G.N. Zhou (OSS)
2023-06-27 8:26 ` Tommaso Merciai
2023-06-27 8:39 ` G.N. Zhou (OSS)
2023-06-27 12:20 ` Tommaso Merciai
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=20230626032735.49500-2-guoniu.zhou@oss.nxp.com \
--to=guoniu.zhou@oss.nxp.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jacopo.mondi@ideasonboard.com \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-imx@nxp.com \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=robh+dt@kernel.org \
--cc=sakari.ailus@linux.intel.com \
--cc=xavier.roumegue@oss.nxp.com \
/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