20 Nov
2025
20 Nov
'25
11:16 a.m.
On Thu, Nov 20, 2025 at 02:50:50PM +0530, Niranjan H Y wrote:
Currently device is using hardcoded slave properties using the .read_prop callback from "struct sdw_slave_ops". This patch removes this and uses the sdw_slave_read_prop API to read the data directly from the ACPI table.
Signed-off-by: Niranjan H Y niranjan.hy@ti.com
Reviewed-by: Charles Keepax ckeepax@opensource.cirrus.com
Thanks, Charles