Re: [PATCH AUTOSEL 4.19 10/11] arm64: dts: uniphier: Add USB-device support for PXs3 reference board

From: Arnd Bergmann
Date: Fri Oct 21 2022 - 02:30:06 EST


On Mon, Oct 17, 2022, at 13:23, Pavel Machek wrote:
> Hi!
>
>> From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
>>
>> [ Upstream commit 19fee1a1096d21ab1f1e712148b5417bda2939a2 ]
>>
>> PXs3 reference board can change each USB port 0 and 1 to device mode
>> with jumpers. Prepare devicetree sources for USB port 0 and 1.
>>
>> This specifies dr_mode, pinctrl, and some quirks and removes nodes for
>> unused phys and vbus-supply properties.
>
> Why was this autoselected? It is a new feature, not a bugfix.

It also caused a regression now according to the build bots. I
have not checked, but I assume there are some other patches that
this depends on.

Arnd