mirror of
https://github.com/linux-msm/bootrr.git
synced 2026-02-25 13:12:03 -08:00
boards/qcom,apq8016-sbc: allow different IDs for the HDMI codec device
If the ADV7511 was probe-deferred, then the HDMI codec can have different IDs. Use wildcard to allow different IDs. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
This commit is contained in:
@@ -169,7 +169,7 @@ assert_device_present sound-driver-wcd-digital-codec-probed msm8916-wcd-digital-
|
||||
|
||||
assert_driver_present sound-driver-adv7511-present adv7511
|
||||
assert_driver_present sound-driver-hdmi-audio-codec-present hdmi-audio-codec
|
||||
assert_device_present sound-driver-hdmi-audio-codec-probed hdmi-audio-codec hdmi-audio-codec.1.auto
|
||||
assert_device_present sound-driver-hdmi-audio-codec-probed hdmi-audio-codec hdmi-audio-codec.*.auto
|
||||
|
||||
assert_soundcard_present sound-card-adv-playback-present DB410c pcm0p
|
||||
assert_soundcard_present sound-card-wcd-playback-present DB410c pcm1p
|
||||
|
||||
Reference in New Issue
Block a user