Hi maintainers, This series includes four patches to update two ASoC DT bindings. The goal is to fix dtbs_check warnings found with DAI links and audio routing configuration on some MediaTek SoCs (MT8195 and MT8188). This series doesn't introduce new properties - all are either commonly described in existing bindings or are available but undocumented. Patches 1 and 2 focus on mediatek,mt8188-mt6359.yaml, adding two vendor-specific properties and updating the DAI link pattern to be more generic. Patches 3 and 4 focus on maxim,max98390.yaml, referencing dai-common.yaml and documenting a hidden vendor-specific property. Regards, Fei Fei Shao (4): ASoC: dt-bindings: mediatek,mt8188-mt6359: Add adsp and dai-link properties ASoC: dt-bindings: mediatek,mt8188-mt6359: Update DAI link node pattern ASoC: dt-bindings: maxim,max98390: Refernce common DAI properties ASoC: dt-bindings: maxim,max98390: Document maxim,dsm_param_name property .../devicetree/bindings/sound/maxim,max98390.yaml | 9 ++++++++- .../bindings/sound/mediatek,mt8188-mt6359.yaml | 14 ++++++++++++-- 2 files changed, 20 insertions(+), 3 deletions(-) -- 2.47.0.163.g1226f6d8fa-goog