18 Feb
2021
18 Feb
'21
2:26 a.m.
Right, this was my expectation for how this would work - dynamic control at runtime so you can do stuff like that rather than a more static setup like slot assignment is normally..
Actually, the "RX Channel Select" control could select the channel. This control could select the different channels to output dynamically. However, could I keep the rt1316_sdw_set_tdm_slot() here? There will be more options to set this configuration.
If there's a control to override it at runtime then duplicating that with set_tdm_slot() seems like it's going to be a route to confusion if people change it?
Sorry for the late reply. Ok, I will remove the set_tdm_slot() and send v2 patch.