From: Dinh Nguyen Date: Thu, 6 Jan 2022 23:37:03 +0000 (-0600) Subject: dt-bindings: usb: dwc2: add compatible "intel,socfpga-agilex-hsotg" X-Git-Tag: v6.1-rc5~1918^2~8^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=728390fce4fc4d033a898fb6f5088697d03254b8;p=platform%2Fkernel%2Flinux-starfive.git dt-bindings: usb: dwc2: add compatible "intel,socfpga-agilex-hsotg" Add the compatible "intel,socfpga-agilex-hsotg" to the DWC2 implementation, because the Agilex DWC2 implementation does not support clock gating. Acked-by: Rob Herring Signed-off-by: Dinh Nguyen --- diff --git a/Documentation/devicetree/bindings/usb/dwc2.yaml b/Documentation/devicetree/bindings/usb/dwc2.yaml index f00867e..481aaa0 100644 --- a/Documentation/devicetree/bindings/usb/dwc2.yaml +++ b/Documentation/devicetree/bindings/usb/dwc2.yaml @@ -53,6 +53,7 @@ properties: - const: st,stm32mp15-hsotg - const: snps,dwc2 - const: samsung,s3c6400-hsotg + - const: intel,socfpga-agilex-hsotg reg: maxItems: 1