29 Apr
2022
29 Apr
'22
5:26 p.m.
On Fri, Apr 29, 2022 at 11:13:38PM +0800, Sugar Zhang wrote:
So, add this option to allow user to select the manual way to output audio as expected. such as multi-channels LPCM(7.1), or HBR bitstream for these sink devices.
Please check this with mixer-test, it'll help validate that you've got the control interface correct.
.info = hdmi_eld_ctl_info, .get = hdmi_eld_ctl_get,
},
- HDMI_CODEC_ELD_BYPASS_DECL("ELD Bypass"),
This is a true/false value so the name should end with Switch.