Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[linux-2.6-microblaze.git] / sound / soc / codecs / rt715-sdw.c
index 6b8ea62..8f0aa1e 100644 (file)
@@ -515,7 +515,8 @@ static int rt715_sdw_probe(struct sdw_slave *slave,
 }
 
 static const struct sdw_device_id rt715_id[] = {
-       SDW_SLAVE_ENTRY(0x025d, 0x715, 0),
+       SDW_SLAVE_ENTRY_EXT(0x025d, 0x714, 0x2, 0, 0),
+       SDW_SLAVE_ENTRY_EXT(0x025d, 0x715, 0x2, 0, 0),
        {},
 };
 MODULE_DEVICE_TABLE(sdw, rt715_id);