[EXT] Re: [PATCH v3 2/7] arm64: dts: imx93-11x11-evk: added ele-mu
Pankaj Gupta
pankaj.gupta at nxp.com
Mon Jul 10 10:47:51 PDT 2023
> -----Original Message-----
> From: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
> Sent: Friday, June 16, 2023 6:52 PM
> To: Pankaj Gupta <pankaj.gupta at nxp.com>; robh+dt at kernel.org;
> krzysztof.kozlowski+dt at linaro.org; conor+dt at kernel.org;
> shawnguo at kernel.org; s.hauer at pengutronix.de; kernel at pengutronix.de;
> festevam at gmail.com; dl-linux-imx <linux-imx at nxp.com>;
> devicetree at vger.kernel.org; linux-arm-kernel at lists.infradead.org; Gaurav
> Jain <gaurav.jain at nxp.com>; linux-kernel at vger.kernel.org
> Subject: [EXT] Re: [PATCH v3 2/7] arm64: dts: imx93-11x11-evk: added ele-
> mu
>
> Caution: This is an external email. Please take care when clicking links or
> opening attachments. When in doubt, report the message using the 'Report
> this email' button
>
>
> 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 at nxp.com>
>
>
> > #include <dt-bindings/clock/imx93-clock.h> @@ -788,5 +788,15 @@
> > media_blk_ctrl: system-controller at 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?
Done.
- Removed non h/w dependent DT binding : " fsl,ele_mu_max_users".
- To denote the kernel driver for interacting with Secure-Enclave Firmware; re-named to "se-fw" from "ele-mu".
>
> Best regards,
> Krzysztof
More information about the linux-arm-kernel
mailing list