Re: [PATCH] ARM: dts: r8a7793: Add MMCIF0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Mar 16, 2016 at 08:20:46PM +0300, Sergei Shtylyov wrote:
> Hello.
> 
> On 03/16/2016 08:10 PM, Ulrich Hecht wrote:
> 
> >Same as on r8a7794.

Thanks, I'm pleased to see this.
Its been on my todo list for a while.

> >
> >Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx>
> >---
> >  arch/arm/boot/dts/r8a7793.dtsi | 12 ++++++++++++
> >  1 file changed, 12 insertions(+)
> >
> >diff --git a/arch/arm/boot/dts/r8a7793.dtsi b/arch/arm/boot/dts/r8a7793.dtsi
> >index 63f811d..33413e8 100644
> >--- a/arch/arm/boot/dts/r8a7793.dtsi
> >+++ b/arch/arm/boot/dts/r8a7793.dtsi
> >@@ -509,6 +509,18 @@
> >  		reg = <0 0xe6060000 0 0x250>;
> >  	};
> >
> >+	mmcif0: mmcif@ee200000 {
> >+		compatible = "renesas,mmcif-r8a7793", "renesas,sh-mmcif";
> >+		reg = <0 0xee200000 0 0x80>;
> >+		interrupts = <0 169 IRQ_TYPE_LEVEL_HIGH>;
> >+		clocks = <&mstp3_clks R8A7793_CLK_MMCIF0>;
> >+		dmas = <&dmac0 0xd1>, <&dmac0 0xd2>,
> >+		       <&dmac1 0xd1>, <&dmac1 0xd2>;
> >+		dma-names = "tx", "rx";
> 
>    4 DMA channels but only 2 channel names?

Right, it looks like it should be:

		dma-names = "tx", "rx", "tx", "rx";

Ulrich, could you verify that and repost?



[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux