Message ID | 20250331215720.19692-4-alex.vinarskis@gmail.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | X1E Asus Zenbook A14 support | expand |
On 31/03/2025 23:53, Aleksandrs Vinarskis wrote: > Appears to behave similarly to Parade PS8830. Found on some Qualcomm > Snapdragon X1 devices, such as Asus Zenbook A14. > > Signed-off-by: Aleksandrs Vinarskis <alex.vinarskis@gmail.com> Looks compatible, so express it with fallback. Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/usb/parade,ps8830.yaml b/Documentation/devicetree/bindings/usb/parade,ps8830.yaml index 935d57f5d26f..699f4e1d9283 100644 --- a/Documentation/devicetree/bindings/usb/parade,ps8830.yaml +++ b/Documentation/devicetree/bindings/usb/parade,ps8830.yaml @@ -13,6 +13,7 @@ properties: compatible: enum: - parade,ps8830 + - parade,ps8833 reg: maxItems: 1
Appears to behave similarly to Parade PS8830. Found on some Qualcomm Snapdragon X1 devices, such as Asus Zenbook A14. Signed-off-by: Aleksandrs Vinarskis <alex.vinarskis@gmail.com> --- Documentation/devicetree/bindings/usb/parade,ps8830.yaml | 1 + 1 file changed, 1 insertion(+)