devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Pankaj Gupta <pankaj.gupta@nxp.com>,
	robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	conor+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de,
	kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	gaurav.jain@nxp.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 2/7] arm64: dts: imx93-11x11-evk: added ele-mu
Date: Fri, 16 Jun 2023 15:21:31 +0200	[thread overview]
Message-ID: <fc9cf506-76e5-1567-1ab6-194874594727@linaro.org> (raw)
In-Reply-To: <20230616181144.646500-3-pankaj.gupta@nxp.com>

On 16/06/2023 20:11, Pankaj Gupta wrote:
> adde support for ele-mu for imx93-11x11-evk.
> 
> Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>


>  #include <dt-bindings/clock/imx93-clock.h>
> @@ -788,5 +788,15 @@ media_blk_ctrl: system-controller@4ac10000 {
>  			#power-domain-cells = <1>;
>  			status = "disabled";
>  		};
> +
> +		ele_mu: ele-mu {
> +			compatible = "fsl,imx93-ele";
> +			mboxes = <&s4muap 0 0 &s4muap 1 0>;
> +			mbox-names = "tx", "rx";
> +			fsl,ele_mu_did = <3>;
> +			fsl,ele_mu_id = <2>;
> +			fsl,ele_mu_max_users = <4>;
> +			status = "okay";

Can you do some internal review first?

Best regards,
Krzysztof


  reply	other threads:[~2023-06-16 13:21 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-16 18:11 [PATCH v3 0/7] firmware: imx: NXP Edgelock Enclave MUAP Driver Pankaj Gupta
2023-06-16 18:11 ` [PATCH v3 1/7] dt-bindings: arm: fsl: add mu binding doc Pankaj Gupta
2023-06-16 13:21   ` Krzysztof Kozlowski
2023-07-10 17:52     ` [EXT] " Pankaj Gupta
2023-07-12 18:42       ` Krzysztof Kozlowski
2023-07-24  6:37         ` Pankaj Gupta
2023-07-24  7:17           ` Krzysztof Kozlowski
2023-07-12 18:41     ` Krzysztof Kozlowski
2023-07-24  6:37       ` [EXT] " Pankaj Gupta
2023-06-16 18:11 ` [PATCH v3 2/7] arm64: dts: imx93-11x11-evk: added ele-mu Pankaj Gupta
2023-06-16 13:21   ` Krzysztof Kozlowski [this message]
2023-07-10 17:47     ` [EXT] " Pankaj Gupta
2023-06-16 18:11 ` [PATCH v3 3/7] arm64: dts: imx93-11x11-evk: reserved mem-ranges to constrain ele-mu dma-range Pankaj Gupta
2023-06-16 18:11 ` [PATCH v3 4/7] arm64: dts: imx8ulp-evk: added ele-mu Pankaj Gupta
2023-06-16 18:11 ` [PATCH v3 5/7] arm64: dts: imx8ulp-evk: reserved mem-ranges to constrain ele-mu dma-range Pankaj Gupta
2023-06-16 18:11 ` [PATCH v3 6/7] firmware: imx: add ELE MU driver support Pankaj Gupta
2023-06-16 18:11 ` [PATCH v3 7/7] MAINTAINERS: Added maintainer details Pankaj Gupta
2023-07-10 17:40   ` Pankaj Gupta
2023-07-10 19:36     ` Randy Dunlap

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=fc9cf506-76e5-1567-1ab6-194874594727@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=gaurav.jain@nxp.com \
    --cc=kernel@pengutronix.de \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pankaj.gupta@nxp.com \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@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).