RE: [PATCH 1/3] dt-bindings: mailbox: imx-mu: add fsl,scu property
From: Peng Fan <peng.fan@nxp.com>
Date: 2020-02-29 02:09:52
Also in:
linux-arm-kernel, lkml
From: Peng Fan <peng.fan@nxp.com>
Date: 2020-02-29 02:09:52
Also in:
linux-arm-kernel, lkml
Hi Rob,
Subject: Re: [PATCH 1/3] dt-bindings: mailbox: imx-mu: add fsl,scu property On Mon, Feb 24, 2020 at 08:14:32PM +0800, peng.fan@nxp.com wrote:quoted
From: Peng Fan <peng.fan@nxp.com> Add fsl,scu property, this needs to be enabled for SCU channel type. Signed-off-by: Peng Fan <peng.fan@nxp.com> --- Documentation/devicetree/bindings/mailbox/fsl,mu.txt | 1 + 1 file changed, 1 insertion(+)diff --git a/Documentation/devicetree/bindings/mailbox/fsl,mu.txtb/Documentation/devicetree/bindings/mailbox/fsl,mu.txtquoted
index 9c43357c5924..5b502bcf7122 100644--- a/Documentation/devicetree/bindings/mailbox/fsl,mu.txt +++ b/Documentation/devicetree/bindings/mailbox/fsl,mu.txt@@ -45,6 +45,7 @@ Optional properties: ------------------- - clocks : phandle to the input clock. - fsl,mu-side-b : Should be set for side B MU. +- fsl,scu: Support i.MX8/8X SCU channel typeWhat's the type for this? Perhaps update the example.
This patch is deprecated, please help review https://lore.kernel.org/patchwork/patch/1200460/ Thanks, Peng.
quoted
Examples: -------- -- 2.16.4