Hi, This series is the dts / ti-sysc part of the McASP DIT and OMAP4 support: https://lore.kernel.org/alsa-devel/20210705194249.2385-1-peter.ujfalusi@xxxxxxxxx/ The ASoC part has been picked up and it is in linux-next. I have followed the advice from Tony and added a quirk via ti-sysc to disable the non working SIDLE mode for McASP. Tested on PandaES. Since I have kept the McASP node disabled the ti-sysc patch can go via different tree if it is easier to handle. Regards, Peter --- Peter Ujfalusi (3): ARM: dts: omap4-l4-abe: Correct sidle modes for McASP bus: ti-sysc: Add quirk for OMAP4 McASP to disable SIDLE mode ARM: dts: omap4-l4-abe: Add McASP configuration arch/arm/boot/dts/omap4-l4-abe.dtsi | 38 +++++++++++++++-------------- drivers/bus/ti-sysc.c | 3 ++- 2 files changed, 22 insertions(+), 19 deletions(-) -- 2.32.0