From: Conor Dooley <conor@kernel.org>
To: Frank Li <Frank.Li@nxp.com>
Cc: Jassi Brar <jassisinghbrar@gmail.com>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Dong Aisheng <aisheng.dong@nxp.com>,
"open list:MAILBOX API" <linux-kernel@vger.kernel.org>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@vger.kernel.org>,
imx@lists.linux.dev
Subject: Re: [PATCH 1/1] dt-bindings: mailbox: fsl,mu: Add i.MX94 compatible
Date: Thu, 6 Mar 2025 16:27:29 +0000 [thread overview]
Message-ID: <20250306-immature-ether-d92fb5b8f18a@spud> (raw)
In-Reply-To: <20250306155225.99807-1-Frank.Li@nxp.com>
[-- Attachment #1: Type: text/plain, Size: 1322 bytes --]
On Thu, Mar 06, 2025 at 10:52:24AM -0500, Frank Li wrote:
> Add compatible string "fsl,imx94-mu" for the i.MX94 chip, which is backward
> compatible with i.MX95. Set it to fall back to "fsl,imx95-mu".
>
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
> ---
> Documentation/devicetree/bindings/mailbox/fsl,mu.yaml | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/mailbox/fsl,mu.yaml b/Documentation/devicetree/bindings/mailbox/fsl,mu.yaml
> index 00631afcd51d8..581425aacdccf 100644
> --- a/Documentation/devicetree/bindings/mailbox/fsl,mu.yaml
> +++ b/Documentation/devicetree/bindings/mailbox/fsl,mu.yaml
> @@ -54,6 +54,10 @@ properties:
> - fsl,imx8qm-mu
> - fsl,imx8qxp-mu
> - const: fsl,imx6sx-mu
> + - items:
> + - enum:
> + - fsl,imx94-mu
> + - const: fsl,imx95-mu
>
> reg:
> maxItems: 1
> @@ -142,7 +146,8 @@ allOf:
> not:
> properties:
> compatible:
> - const: fsl,imx95-mu
> + contains:
> + const: fsl,imx95-mu
> then:
> patternProperties:
> "^sram@[a-f0-9]+": false
> --
> 2.34.1
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
prev parent reply other threads:[~2025-03-06 16:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-06 15:52 [PATCH 1/1] dt-bindings: mailbox: fsl,mu: Add i.MX94 compatible Frank Li
2025-03-06 16:27 ` Conor Dooley [this message]
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=20250306-immature-ether-d92fb5b8f18a@spud \
--to=conor@kernel.org \
--cc=Frank.Li@nxp.com \
--cc=aisheng.dong@nxp.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=imx@lists.linux.dev \
--cc=jassisinghbrar@gmail.com \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).