board/udoo/mx6qdl: disable usb host in device tree
authorSergey Matyukevich <geomatsi@gmail.com>
Tue, 13 Oct 2020 20:16:20 +0000 (23:16 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 15 Oct 2020 16:00:36 +0000 (18:00 +0200)
commit50290805b3e028fa4446b7901462bba0bddcde86
tree84ce113a776b7f353342112a95c4ac16f674d74a
parent5e9c3425f80caefbad1a9dd94ace195185c7bca3
board/udoo/mx6qdl: disable usb host in device tree

After BSP update Udoo Quad/Dual board once again hangs on boot. On a
new kernel disabling CONFIG_USB option is not enough to work around
the troublesome usb host on Udoo Quad/Dual board. So in order to be
future-proof it makes sense to disable usbh1 block in device tree
rather than fine-tune kernel configuration after BSP updates.

Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
board/udoo/mx6qdl/linux.fragment [deleted file]
board/udoo/mx6qdl/patches/linux/0000-udoo-disable-usbh1.patch [new file with mode: 0644]
configs/mx6udoo_defconfig