[PATCH 1/2] dt-bindings: mailbox: add definition for mt8188

elvis.wang elvis.wang at mediatek.com
Thu Sep 8 22:40:28 PDT 2022


Hello Rob,

The "mediatek,gce.yaml" file will be added in the next version.

Thanks
BRs
Elvis

On Wed, 2022-08-03 at 16:25 -0600, Rob Herring wrote:
> On Fri, Jul 29, 2022 at 04:43:18PM +0800, Elvis Wang wrote:
> > Add dt-binding header for mt8188.
> > 
> > Signed-off-by: Elvis Wang <Elvis.Wang at mediatek.com>
> > ---
> >  Documentation/devicetree/bindings/mailbox/mtk-gce.txt | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> > 
> > diff --git a/Documentation/devicetree/bindings/mailbox/mtk-gce.txt
> > b/Documentation/devicetree/bindings/mailbox/mtk-gce.txt
> > index c2aeba63bd47..50f97f6feeef 100644
> > --- a/Documentation/devicetree/bindings/mailbox/mtk-gce.txt
> > +++ b/Documentation/devicetree/bindings/mailbox/mtk-gce.txt
> > @@ -41,9 +41,9 @@ Optional properties for a client mutex node:
> >    defined in 'dt-bindings/gce/<chip>-gce.h'.
> >  
> >  Some vaules of properties are defined in 'dt-bindings/gce/mt8173-
> > gce.h',
> > -'dt-bindings/gce/mt8183-gce.h', 'dt-bindings/gce/mt8186-gce.h'
> > -'dt-bindings/gce/mt8192-gce.h', 'dt-bindings/gce/mt8195-gce.h' or
> > -'dt-bindings/gce/mt6779-gce.h'.
> > +'dt-bindings/gce/mt8183-gce.h', 'dt-bindings/gce/mt8186-gce.h',
> > +'dt-bindings/gce/mt8188-gce.h', 'dt-bindings/gce/mt8192-gce.h',
> > +'dt-bindings/gce/mt8195-gce.h' or 'dt-bindings/gce/mt6779-gce.h'.
> >  Such as sub-system ids, thread priority, event ids.
> 
> What about a new compatible string?
> 
> Really, this needs to be converted to schema...
> 
> Rob




More information about the linux-arm-kernel mailing list