From: Mark Brown Date: Fri, 25 Nov 2022 14:23:11 +0000 (+0000) Subject: ASoC/soundwire: revisit interrupt and lcount handling X-Git-Tag: v6.6.7~3823^2^2~69 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=eb73f6d6b8775b2fc68be7ad38f06c2d85d42891;p=platform%2Fkernel%2Flinux-starfive.git ASoC/soundwire: revisit interrupt and lcount handling Merge series from Bard Liao : The code in drivers/soundwire/intel_init.c is hardware-dependent and the code does not apply to new generations starting with MeteorLake. Refactor and clean-up the code to make this intel_init.c hardware-agnostic and move all hardware-dependencies in the SOF driver using chip descriptors. --- eb73f6d6b8775b2fc68be7ad38f06c2d85d42891