ARM: dts: rza2mevb: Add 48MHz USB clock
authorChris Brandt <chris.brandt@renesas.com>
Tue, 14 May 2019 14:55:52 +0000 (09:55 -0500)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 20 May 2019 11:17:22 +0000 (13:17 +0200)
The RZ/A2M EVB has a 48MHz clock attached to USB_X1.

Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r7s9210-rza2mevb.dts

index e720a22eaf58eda2f48ab0ee5a657d37b42bdce4..fa44e35e0fda086c1de6b2d3fcfc39ff37f0092e 100644 (file)
        clock-frequency = <32768>;
 };
 
+/* USB_X1 */
+&usb_x1_clk {
+       clock-frequency = <48000000>;
+};
+
 &pinctrl {
        /* Serial Console */
        scif4_pins: serial4 {