From 4fd21f0550e036fa2916a6480dc46e325cf6b48e Mon Sep 17 00:00:00 2001 From: WeirdTreeThing Date: Tue, 27 Feb 2024 23:16:23 -0500 Subject: [PATCH] sof-rt5682: rt1019p is a platform device, not i2c --- sof-rt5682/codecs.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sof-rt5682/codecs.conf b/sof-rt5682/codecs.conf index ed14f40..b10f8c9 100644 --- a/sof-rt5682/codecs.conf +++ b/sof-rt5682/codecs.conf @@ -79,7 +79,7 @@ If.rt1015p { If.rt1019p { Condition { Type String - String1 "$${sys:bus/i2c/devices/i2c-RTL1019:00/modalias}" + String1 "$${sys:bus/platform/devices/RTL1019:00/modalias}" String2 "acpi:RTL1019:" } True.Define.rt1019p y