On Tue, Sep 01, 2020 at 03:50:05PM +0100, Mark Brown wrote: > On Sun, 30 Aug 2020 13:26:32 +0200, Krzysztof Kozlowski wrote: > > The "sound-dai" property has cells therefore phandle-array should be > > used, even if it is just one phandle. This fixes dtbs_check warnings > > like: > > > > arch/arm/boot/dts/exynos4412-trats2.dt.yaml: sound: cpu:sound-dai:0:1: missing phandle tag in 0 > > arch/arm/boot/dts/exynos4412-trats2.dt.yaml: sound: cpu:sound-dai:0: [158, 0] is too long > > Applied to > > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next > > Thanks! > > [1/2] ASoC: midas-audio: Correct parsing sound-dai phandles > commit: 3e7ba1c0432ef9a792b9c77d36f78037626303b0 > [2/2] ASoC: odroid: Use unevaluatedProperties > commit: a57307ca6b661e16f9435a25f376ac277c3de697 This one should be reverted/dropped too. Patch 1 is fine.