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@xxxxxxx wrote: > > From: Peng Fan <peng.fan@xxxxxxx> > > > > Add fsl,scu property, this needs to be enabled for SCU channel type. > > > > Signed-off-by: Peng Fan <peng.fan@xxxxxxx> > > --- > > Documentation/devicetree/bindings/mailbox/fsl,mu.txt | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Documentation/devicetree/bindings/mailbox/fsl,mu.txt > b/Documentation/devicetree/bindings/mailbox/fsl,mu.txt > > 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 type > > What'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. > > > > > Examples: > > -------- > > -- > > 2.16.4 > >