cfm: fizz|guado Disable USB 3.0 LPM for Huddly GO/IQ
Disable low power mode on usb 3.0 for the Huddly GO and IQ Camera,
in order to avoid a possible issue triggered by the kernel driver
being loaded when the camera is reattached.
Note: Due to the nature of the config flags for vbuilt adding the same
flag more than once will override the previous also we must treat the
value as a string, since it is an argument and cannot simply append
to 'usbcore.quirks'
BUG=b:149744479
TEST=Manually checked if command was added using \
`dmesg | grep "Command line"` and checked quirk set using \
dirname $(grep 2bd9 /sys/bus/usb/devices/*/idVendor) | \
xargs -i{} cat {}/quirks
Change-Id: Icbc24fe51b52c8749c0537d8f4366213268eb132
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/overlays/board-overlays/+/2065790
Commit-Queue: Kyle Williams <kdgwill@chromium.org>
Tested-by: Kyle Williams <kdgwill@chromium.org>
Reviewed-by: Todd Broch <tbroch@chromium.org>
Auto-Submit: Kyle Williams <kdgwill@chromium.org>
(cherry picked from commit 6f94024e9d366625ab131ada8d16cda39cb04932)
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/overlays/board-overlays/+/2219581
Reviewed-by: Kyle Williams <kdgwill@chromium.org>
2 files changed