]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM64: dts: marvell: armada-37xx: Add clock resource for USB3
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 8 Mar 2017 17:33:14 +0000 (18:33 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Thu, 23 Mar 2017 16:43:02 +0000 (17:43 +0100)
Now that clocks are available provide a clock resource for xhci node.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm64/boot/dts/marvell/armada-37xx.dtsi

index 4c7ff32acb97364dc55c87a4aaaca25e39821aa4..2a4e8dbe33aaa3f31822ab72a25cec443c84569d 100644 (file)
                                "generic-xhci";
                                reg = <0x58000 0x4000>;
                                interrupts = <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>;
+                               clocks = <&sb_periph_clk 12>;
                                status = "disabled";
                        };