On Fri, Oct 13, 2023 at 05:05:05PM +0300, Eugen Hristev wrote: > Convert the mediatek,audsys binding to YAML, together with the associated > binding bindings/sound/mt2701-afe-pcm.yaml . > > Signed-off-by: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx> > --- > Changes in v5: > - removed example for mt2701-audio > - renamed mt2701-afe-pcm to mt2701-audio > - added clock cells as required, removed reg from required, in audsys binding > - removed reference comment in mt2701-audio > - removed assigned clocks from mt2701-audio > > Changes in v4: > - fix error reported by Rob's bot : > ./Documentation/devicetree/bindings/sound/mt2701-afe-pcm.yaml:11:4: [error] missing starting space in comment (comments) > > Changes in v3: > - not added Rb Conor Dooley since the patch was changed in a big essence > - As per review by Krzysztof, also convert the mt2701-afe-pcm and reference > the correct schema in the audsys binding. > > Changes in v2: > - remove comment reference to inexistent binding > > > .../bindings/arm/mediatek/mediatek,audsys.txt | 39 ----- > .../arm/mediatek/mediatek,audsys.yaml | 153 ++++++++++++++++++ > .../bindings/sound/mt2701-afe-pcm.txt | 146 ----------------- > .../bindings/sound/mt2701-audio.yaml | 117 ++++++++++++++ mediatek,mt2701-audio.yaml With that, Reviewed-by: Rob Herring <robh@xxxxxxxxxx>