Re: [PATCH v3 0/9] arm64: dts: qcom: Add support for the Ayaneo Pocket S2

From: Neil Armstrong

Date: Mon Feb 09 2026 - 04:16:45 EST


On 2/6/26 22:35, Bjorn Helgaas wrote:
On Fri, Feb 06, 2026 at 03:50:28PM +0100, Neil Armstrong wrote:
The Ayaneo Pocket S2 is a gaming console based on the Qualcomm
Snapdragon 8 Gen 3. It has an internal UFS storage, WiFi,
Bluetooth, gaming buttons, SDCard, 2K display and USB-C
connector.

pci: pwrctrl: slot: fix dev_err_probe() usage
pci: pwrctrl: rename pci-pwrctrl-slot as generic

These look fine (but please update subject lines to follow past
history).

Ack will do


pci: pwrctrl: generic: support for the UPD720201/UPD720202 USB 3.0 xHCI Host Controller

I don't see anything here specific to UPD720201/UPD720202. I don't
want a stream of patches to add more devices in the future. Is there
any better design?

Not really, I don't see how we can avoid changing the driver compatible list
here, I don't think we can use fallbacks here.

Neil