Hi Ulrich,
On Wed, Nov 15, 2017 at 4:25 PM, Ulrich Hecht
<[email protected]> wrote:
> Tested on Draak.
>
> Signed-off-by: Ulrich Hecht <[email protected]>
Thanks for your patch!
> --- a/arch/arm64/boot/dts/renesas/r8a77995.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a77995.dtsi
> @@ -393,6 +393,8 @@
> <&cpg CPG_CORE R8A77995_CLK_S3D1C>,
> <&scif_clk>;
> clock-names = "fck", "brg_int", "scif_clk";
> + dmas = <&dmac1 0x13>, <&dmac1 0x12>;
> + dma-names = "tx", "rx";
I guess SCIF2 can work with both dmac1 and dmac2?
> power-domains = <&sysc R8A77995_PD_ALWAYS_ON>;
> resets = <&cpg 310>;
> status = "disabled";
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