[xhci-tegra] Kernel 5.7 regression - tegra124-nyan
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: [xhci-tegra] Kernel 5.7 regression - tegra124-nyan
- From: Matías Zúñiga <matias.nicolas.zc@xxxxxxxxx>
- Date: Sat, 5 Sep 2020 13:39:57 -0400
- Cc: Thierry Reding <thierry.reding@xxxxxxxxx>, Nagarjuna Kristam <nkristam@xxxxxxxxxx>, devicetree@xxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0
Hello!
Since kernel 5.7 (specifically commits
f67213cee2b35fe169a723746b7f37debf20fa29) the xhci-tegra driver fails to
initialize the USB ports of tegra124-nyan devices with the message
"usb-role-switch not found for otg".
The named commit, which adds usb-role-switch support, effectively broke
all device trees with "otg" or "peripheral" modes that do not include
the "usb-role-switch" property.
Given that the otg port of nyan devices is just a type A connector, I
can patch the device tree to use the "host" mode and it works fine, but
since it seems to be an otg port internally, maybe it's better to add
the usb-role-switch property with a "connector" subnode.
However, I don't know if other devices are affected, so I think the
driver should be "fixed" to work again with DTs without usb-role-switch.
Cheers,
Matías Zúñiga
[Index of Archives]
[ARM Kernel]
[Linux ARM]
[Linux ARM MSM]
[Linux USB Devel]
[Video for Linux]
[Linux Audio Users]
[Yosemite News]
[Linux Kernel]
[Linux SCSI]