On 20/08/2022 10:53, Chunxu Li wrote: > From: "chunxu.li" <chunxu.li@xxxxxxxxxxxx> > > Add SOF related field. > 1. Add a property "mediatek,adsp", Only when adsp phandle could be > retrieved from DTS, the SOF related part of machine driver is executed. > 2. Add a property "mediatek,dai-link" to support dai-links could be > specified from DTS > > Signed-off-by: chunxu.li <chunxu.li@xxxxxxxxxxxx> > --- > .../bindings/sound/mt8186-mt6366-rt1019-rt5682s.yaml | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/Documentation/devicetree/bindings/sound/mt8186-mt6366-rt1019-rt5682s.yaml b/Documentation/devicetree/bindings/sound/mt8186-mt6366-rt1019-rt5682s.yaml > index 059a7629b2d3..0281984fc916 100644 > --- a/Documentation/devicetree/bindings/sound/mt8186-mt6366-rt1019-rt5682s.yaml > +++ b/Documentation/devicetree/bindings/sound/mt8186-mt6366-rt1019-rt5682s.yaml > @@ -43,6 +43,16 @@ properties: > required: > - sound-dai > > + mediatek,adsp: > + $ref: "/schemas/types.yaml#/definitions/phandle" No need for quotes. Best regards, Krzysztof