Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-binding: usb: xilinx: Add clocking node

Add a clocking node for xilinx udc.

Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/30c7d87ab46a0ea2da2dd04d824f162a2e3da4c8.1632805672.git.shubhrajyoti.datta@xilinx.com

authored by

Shubhrajyoti Datta and committed by
Rob Herring
387ee9fe a70ae18b

+6
+6
Documentation/devicetree/bindings/usb/xlnx,usb2.yaml
··· 24 24 If present, hardware has dma capability. 25 25 type: boolean 26 26 27 + clocks: 28 + minItems: 1 29 + 30 + clock-names: 31 + const: s_axi_aclk 32 + 27 33 required: 28 34 - compatible 29 35 - reg