From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 References: <20190514145605.19112-1-chris.brandt@renesas.com> <20190514145605.19112-3-chris.brandt@renesas.com> In-Reply-To: <20190514145605.19112-3-chris.brandt@renesas.com> From: Geert Uytterhoeven Date: Wed, 15 May 2019 09:43:02 +0200 Message-ID: Subject: Re: [PATCH v3 02/15] ARM: dts: rza2mevb: Add 48MHz USB clock Content-Type: text/plain; charset="UTF-8" To: Chris Brandt Cc: Rob Herring , Mark Rutland , Greg Kroah-Hartman , Simon Horman , Yoshihiro Shimoda , Sergei Shtylyov , Chunfeng Yun , USB list , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux-Renesas List-ID: Hi Chris, On Tue, May 14, 2019 at 4:57 PM Chris Brandt wrote: > The RZ/A2M EVB has a 48MHz clock attached to USB_X1. > > Signed-off-by: Chris Brandt > Reviewed-by: Simon Horman Reviewed-by: Geert Uytterhoeven > --- a/arch/arm/boot/dts/r7s9210-rza2mevb.dts > +++ b/arch/arm/boot/dts/r7s9210-rza2mevb.dts > @@ -58,6 +58,11 @@ > clock-frequency = <32768>; > }; > > +/* USB_X1 */ > +&usb_x1_clk { > + clock-frequency = <48000000>; > +}; > + > &pinctrl { > /* Serial Console */ > scif4_pins: serial4 { BTW, it looks like this file can use a sorting sweep. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds