ARM: dts: rza2mevb: Add 48MHz USB clock

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>
This commit is contained in:
Chris Brandt 2019-05-14 09:55:52 -05:00 committed by Simon Horman
parent 283f881a4d
commit 5c64e61bb2
1 changed files with 5 additions and 0 deletions

View File

@ -58,6 +58,11 @@
clock-frequency = <32768>;
};
/* USB_X1 */
&usb_x1_clk {
clock-frequency = <48000000>;
};
&pinctrl {
/* Serial Console */
scif4_pins: serial4 {