On Tue, May 14, 2019 at 4:58 PM Chris Brandt <[email protected]> wrote:
> Add EHCI and OHCI host support for RZ/A2.
>
> Signed-off-by: Chris Brandt <[email protected]>
> --- a/arch/arm/boot/dts/r7s9210.dtsi
> +++ b/arch/arm/boot/dts/r7s9210.dtsi
> @@ -329,6 +329,72 @@
> + usb2_phy0: usb-phy@e8218200 {
> + compatible = "renesas,usb2-phy-r7s9210",
> "renesas,rcar-gen3-usb2-phy";
> + reg = <0xe8218200 0x10>;
> + interrupts = <GIC_SPI 31 IRQ_TYPE_LEVEL_HIGH>;
> + clocks = <&cpg CPG_MOD 61>, <&usb_x1_clk>;
> + clock-names = "fclk", "usb_x1";
So this should be "fck" too, probably.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]
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