From: Shubhrajyoti Datta Date: Tue, 28 Sep 2021 05:27:10 +0000 (+0530) Subject: dt-binding: usb: xilinx: Add clocking node X-Git-Tag: v5.16-rc1~135^2~70 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=387ee9fe458775e4b90172ab375e009601dd41ac;p=thirdparty%2Fkernel%2Flinux.git dt-binding: usb: xilinx: Add clocking node Add a clocking node for xilinx udc. Signed-off-by: Shubhrajyoti Datta Signed-off-by: Rob Herring Link: https://lore.kernel.org/r/30c7d87ab46a0ea2da2dd04d824f162a2e3da4c8.1632805672.git.shubhrajyoti.datta@xilinx.com --- diff --git a/Documentation/devicetree/bindings/usb/xlnx,usb2.yaml b/Documentation/devicetree/bindings/usb/xlnx,usb2.yaml index b8acc415eaf1e..04c123c7252a1 100644 --- a/Documentation/devicetree/bindings/usb/xlnx,usb2.yaml +++ b/Documentation/devicetree/bindings/usb/xlnx,usb2.yaml @@ -24,6 +24,12 @@ properties: If present, hardware has dma capability. type: boolean + clocks: + minItems: 1 + + clock-names: + const: s_axi_aclk + required: - compatible - reg