On Wed, Oct 16, 2019 at 10:36:05AM +0000, S.j. Wang wrote: > Assign clocks and clock-rates for audio plls, that audio > drivers can utilize them. > > Add dai-tdm-slot-num and dai-tdm-slot-width for sound-wm8524, > that sai driver can generate correct bit clock. > > Fixes: 13f3b9fdef6c ("arm64: dts: imx8mm-evk: Enable audio codec wm8524") > Signed-off-by: Shengjiu Wang <shengjiu.wang@xxxxxxx> As a practise, we use prefix 'ARM: ...' for arch/arm/ and 'arm64: ...' for arch/arm64/ patches. I fixed up the prefix and applied the patch. Shawn