23 Jan
2024
23 Jan
'24
8:15 a.m.
On 22-01-24, 17:18, Mukunda,Vijendar wrote:
On 22/01/24 13:27, Vinod Koul wrote:
On 10-01-24, 15:14, Vijendar Mukunda wrote:
- @count: link count
- @num_slaves: total number of devices exposed across all enabled links
should this be not per link?
No, this will be total count of peripheral devices across all the links. This variable will be used inĀ snd_soc_acpi_sdw_link_slaves_found() API.
yeah noticed later
- @link_mask: bit-wise mask listing SoundWire links reported by the
- Controller
- @ids: array of slave_id, representing Slaves exposed across all enabled
- links
this does not tell us which device to expect in which link..?
sdw_extended_slave_id structure contains information about link id as well.
ok
--
~Vinod