From: Ryan Chen Date: Mon, 22 Sep 2025 05:20:44 +0000 (+0800) Subject: dt-bindings: usb: uhci: Add Aspeed AST2700 compatible X-Git-Tag: v6.19-rc1~63^2~120 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b25c96ab6ed1e9134e130e635ca922ba9a0a264;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: usb: uhci: Add Aspeed AST2700 compatible Add the compatible string for Aspeed AST2700 SoC. Signed-off-by: Ryan Chen Acked-by: Conor Dooley Reviewed-by: Alan Stern Link: https://lore.kernel.org/r/20250922052045.2421480-4-ryan_chen@aspeedtech.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/devicetree/bindings/usb/usb-uhci.yaml b/Documentation/devicetree/bindings/usb/usb-uhci.yaml index b1f2b9bd79217..e050ca203945b 100644 --- a/Documentation/devicetree/bindings/usb/usb-uhci.yaml +++ b/Documentation/devicetree/bindings/usb/usb-uhci.yaml @@ -20,6 +20,7 @@ properties: - aspeed,ast2400-uhci - aspeed,ast2500-uhci - aspeed,ast2600-uhci + - aspeed,ast2700-uhci - const: generic-uhci reg: @@ -53,6 +54,15 @@ allOf: required: - clocks + - if: + properties: + compatible: + contains: + const: aspeed,ast2700-uhci + then: + required: + - resets + unevaluatedProperties: false examples: