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. > > Examples: > -------- > -- > 2.16.4 >