
20 Jan
2025
20 Jan
'25
8:39 p.m.
On Mon, Jan 20, 2025 at 11:48:00PM +0530, Mukunda,Vijendar wrote:
On 20/01/25 23:25, Mark Brown wrote:
+static irqreturn_t acp70_irq_handler(int irq, void *dev_id) +{
This really does seem *very* similar to the acp63 code...
Compared to PS, in ACP70 wake interrupt logic added. New register fields got introduced inACP70 compared to PS. Please refer below patch. https://lore.kernel.org/lkml/20250120100130.3710412-18-Vijendar.Mukunda@amd.... Let this patch series go as initial version for ACP70 platform. We will revisit the code and implement common helper functions in the next cycle.
That does feel like quirks and new features rather than a completely distinct IP.