Commit e4afb480 authored by Gregory CLEMENT's avatar Gregory CLEMENT

ARM64: dts: marvell: armada-37xx: Add clock resource for USB3

Now that clocks are available provide a clock resource for xhci node.
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent 86fcb2bc
......@@ -201,6 +201,7 @@ usb3: usb@58000 {
"generic-xhci";
reg = <0x58000 0x4000>;
interrupts = <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&sb_periph_clk 12>;
status = "disabled";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment