All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
To: "Niklas Söderlund"
	<niklas.soderlund+renesas-1zkq55x86MTxsAP9Fp7wbw@public.gmane.org>
Cc: Simon Horman <horms-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>,
	Magnus Damm <magnus.damm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Laurent Pinchart
	<laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>,
	linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	"devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
	<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
Subject: Re: [PATCH 30/30] ARM: dts: r8a7794: Reference both DMA controllers in QSPI node
Date: Thu, 10 Mar 2016 13:08:56 +0100	[thread overview]
Message-ID: <CAMuHMdW_nMfWF-sQPFgtxmtA_1vxw_hFPsb1DkRp7TJtKrB2ig@mail.gmail.com> (raw)
In-Reply-To: <1457609782-24108-31-git-send-email-niklas.soderlund+renesas-1zkq55x86MTxsAP9Fp7wbw@public.gmane.org>

Hi Niklas,

On Thu, Mar 10, 2016 at 12:36 PM, Niklas Söderlund
<niklas.soderlund+renesas-1zkq55x86MTxsAP9Fp7wbw@public.gmane.org> wrote:
> R-Car Gen2 have two DMA controllers, which are equivalent. Add
> references to both dmac0 and dmac1 so the driver can fallback to the
> later if the first one is unavailable.
>
> Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
> ---
>  arch/arm/boot/dts/r8a7794.dtsi | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/r8a7794.dtsi b/arch/arm/boot/dts/r8a7794.dtsi
> index 76709ff..e098eab 100644
> --- a/arch/arm/boot/dts/r8a7794.dtsi
> +++ b/arch/arm/boot/dts/r8a7794.dtsi
> @@ -605,8 +605,9 @@
>                 reg = <0 0xee200000 0 0x80>;
>                 interrupts = <0 169 IRQ_TYPE_LEVEL_HIGH>;
>                 clocks = <&mstp3_clks R8A7794_CLK_MMCIF0>;

This one has the wrong subject: QSPI vs. MMCIF.

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
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: "Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>
Cc: Simon Horman <horms@verge.net.au>,
	Magnus Damm <magnus.damm@gmail.com>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	linux-renesas-soc@vger.kernel.org,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 30/30] ARM: dts: r8a7794: Reference both DMA controllers in QSPI node
Date: Thu, 10 Mar 2016 13:08:56 +0100	[thread overview]
Message-ID: <CAMuHMdW_nMfWF-sQPFgtxmtA_1vxw_hFPsb1DkRp7TJtKrB2ig@mail.gmail.com> (raw)
In-Reply-To: <1457609782-24108-31-git-send-email-niklas.soderlund+renesas@ragnatech.se>

Hi Niklas,

On Thu, Mar 10, 2016 at 12:36 PM, Niklas Söderlund
<niklas.soderlund+renesas@ragnatech.se> wrote:
> R-Car Gen2 have two DMA controllers, which are equivalent. Add
> references to both dmac0 and dmac1 so the driver can fallback to the
> later if the first one is unavailable.
>
> Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
> ---
>  arch/arm/boot/dts/r8a7794.dtsi | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/r8a7794.dtsi b/arch/arm/boot/dts/r8a7794.dtsi
> index 76709ff..e098eab 100644
> --- a/arch/arm/boot/dts/r8a7794.dtsi
> +++ b/arch/arm/boot/dts/r8a7794.dtsi
> @@ -605,8 +605,9 @@
>                 reg = <0 0xee200000 0 0x80>;
>                 interrupts = <0 169 IRQ_TYPE_LEVEL_HIGH>;
>                 clocks = <&mstp3_clks R8A7794_CLK_MMCIF0>;

This one has the wrong subject: QSPI vs. MMCIF.

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

WARNING: multiple messages have this Message-ID (diff)
From: geert@linux-m68k.org (Geert Uytterhoeven)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 30/30] ARM: dts: r8a7794: Reference both DMA controllers in QSPI node
Date: Thu, 10 Mar 2016 13:08:56 +0100	[thread overview]
Message-ID: <CAMuHMdW_nMfWF-sQPFgtxmtA_1vxw_hFPsb1DkRp7TJtKrB2ig@mail.gmail.com> (raw)
In-Reply-To: <1457609782-24108-31-git-send-email-niklas.soderlund+renesas@ragnatech.se>

Hi Niklas,

On Thu, Mar 10, 2016 at 12:36 PM, Niklas S?derlund
<niklas.soderlund+renesas@ragnatech.se> wrote:
> R-Car Gen2 have two DMA controllers, which are equivalent. Add
> references to both dmac0 and dmac1 so the driver can fallback to the
> later if the first one is unavailable.
>
> Signed-off-by: Niklas S?derlund <niklas.soderlund+renesas@ragnatech.se>
> ---
>  arch/arm/boot/dts/r8a7794.dtsi | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/r8a7794.dtsi b/arch/arm/boot/dts/r8a7794.dtsi
> index 76709ff..e098eab 100644
> --- a/arch/arm/boot/dts/r8a7794.dtsi
> +++ b/arch/arm/boot/dts/r8a7794.dtsi
> @@ -605,8 +605,9 @@
>                 reg = <0 0xee200000 0 0x80>;
>                 interrupts = <0 169 IRQ_TYPE_LEVEL_HIGH>;
>                 clocks = <&mstp3_clks R8A7794_CLK_MMCIF0>;

This one has the wrong subject: QSPI vs. MMCIF.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at 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

  parent reply	other threads:[~2016-03-10 12:08 UTC|newest]

Thread overview: 82+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-10 11:35 [PATCH 00/30] ARM: dts: r8a779[0-4]: Reference both DMA controllers Niklas Söderlund
2016-03-10 11:35 ` Niklas Söderlund
2016-03-10 11:35 ` [PATCH 01/30] ARM: dts: r8a7790: Reference both DMA controllers in SCIFA nodes Niklas Söderlund
2016-03-10 11:35   ` Niklas Söderlund
2016-03-10 11:35 ` [PATCH 02/30] ARM: dts: r8a7790: Reference both DMA controllers in SCIFB nodes Niklas Söderlund
2016-03-10 11:35   ` Niklas Söderlund
2016-03-10 11:35 ` [PATCH 03/30] ARM: dts: r8a7790: Reference both DMA controllers in HSCIF nodes Niklas Söderlund
2016-03-10 11:35   ` Niklas Söderlund
2016-03-10 11:35 ` [PATCH 04/30] ARM: dts: r8a7790: Reference both DMA controllers in SCIF nodes Niklas Söderlund
2016-03-10 11:35   ` Niklas Söderlund
2016-03-10 11:35 ` [PATCH 05/30] ARM: dts: r8a7790: Reference both DMA controllers in MSIOF nodes Niklas Söderlund
2016-03-10 11:35   ` Niklas Söderlund
2016-03-10 11:35 ` [PATCH 06/30] ARM: dts: r8a7790: Reference both DMA controllers in QSPI node Niklas Söderlund
2016-03-10 11:35   ` Niklas Söderlund
2016-03-10 11:35 ` [PATCH 07/30] ARM: dts: r8a7790: Reference both DMA controllers in IIC nodes Niklas Söderlund
2016-03-10 11:35   ` Niklas Söderlund
2016-03-10 11:36 ` [PATCH 08/30] ARM: dts: r8a7790: Reference both DMA controllers in SDHI nodes Niklas Söderlund
2016-03-10 11:36   ` Niklas Söderlund
2016-03-10 11:36 ` [PATCH 09/30] ARM: dts: r8a7790: Reference both DMA controllers in MMCIF nodes Niklas Söderlund
2016-03-10 11:36   ` Niklas Söderlund
2016-03-10 11:36 ` [PATCH 10/30] ARM: dts: r8a7791: Reference both DMA controllers in SCIFA nodes Niklas Söderlund
2016-03-10 11:36   ` Niklas Söderlund
2016-03-10 11:36 ` [PATCH 11/30] ARM: dts: r8a7791: Reference both DMA controllers in SCIFB nodes Niklas Söderlund
2016-03-10 11:36   ` Niklas Söderlund
2016-03-10 11:36 ` [PATCH 12/30] ARM: dts: r8a7791: Reference both DMA controllers in HSCIF nodes Niklas Söderlund
2016-03-10 11:36   ` Niklas Söderlund
2016-03-10 11:36 ` [PATCH 13/30] ARM: dts: r8a7791: Reference both DMA controllers in SCIF nodes Niklas Söderlund
2016-03-10 11:36   ` Niklas Söderlund
2016-03-10 11:36 ` [PATCH 14/30] ARM: dts: r8a7791: Reference both DMA controllers in MSIOF nodes Niklas Söderlund
2016-03-10 11:36   ` Niklas Söderlund
2016-03-10 11:36 ` [PATCH 15/30] ARM: dts: r8a7791: Reference both DMA controllers in QSPI node Niklas Söderlund
2016-03-10 11:36   ` Niklas Söderlund
2016-03-10 11:36 ` [PATCH 16/30] ARM: dts: r8a7791: Reference both DMA controllers in IIC nodes Niklas Söderlund
2016-03-10 11:36   ` Niklas Söderlund
2016-03-10 11:36 ` [PATCH 17/30] ARM: dts: r8a7791: Reference both DMA controllers in SDHI nodes Niklas Söderlund
2016-03-10 11:36   ` Niklas Söderlund
2016-03-10 11:36 ` [PATCH 18/30] ARM: dts: r8a7791: Reference both DMA controllers in MMCIF node Niklas Söderlund
2016-03-10 11:36   ` Niklas Söderlund
2016-03-10 11:36 ` [PATCH 19/30] ARM: dts: r8a7793: Reference both DMA controllers in SCIFA nodes Niklas Söderlund
2016-03-10 11:36   ` Niklas Söderlund
2016-03-10 11:36 ` [PATCH 20/30] ARM: dts: r8a7793: Reference both DMA controllers in SCIFB nodes Niklas Söderlund
2016-03-10 11:36   ` Niklas Söderlund
2016-03-10 11:36 ` [PATCH 21/30] ARM: dts: r8a7793: Reference both DMA controllers in HSCIF nodes Niklas Söderlund
2016-03-10 11:36   ` Niklas Söderlund
2016-03-10 11:36 ` [PATCH 22/30] ARM: dts: r8a7793: Reference both DMA controllers in SCIF nodes Niklas Söderlund
2016-03-10 11:36   ` Niklas Söderlund
2016-03-10 11:36 ` [PATCH 23/30] ARM: dts: r8a7793: Reference both DMA controllers in QSPI node Niklas Söderlund
2016-03-10 11:36   ` Niklas Söderlund
2016-03-10 11:36 ` [PATCH 24/30] ARM: dts: r8a7794: Reference both DMA controllers in SCIFA nodes Niklas Söderlund
2016-03-10 11:36   ` Niklas Söderlund
2016-03-10 11:36 ` [PATCH 25/30] ARM: dts: r8a7794: Reference both DMA controllers in SCIFB nodes Niklas Söderlund
2016-03-10 11:36   ` Niklas Söderlund
2016-03-10 11:36 ` [PATCH 26/30] ARM: dts: r8a7794: Reference both DMA controllers in HSCIF nodes Niklas Söderlund
2016-03-10 11:36   ` Niklas Söderlund
2016-03-10 11:36 ` [PATCH 27/30] ARM: dts: r8a7794: Reference both DMA controllers in SCIF nodes Niklas Söderlund
2016-03-10 11:36   ` Niklas Söderlund
2016-03-10 11:36 ` [PATCH 28/30] ARM: dts: r8a7794: Reference both DMA controllers in QSPI node Niklas Söderlund
2016-03-10 11:36   ` Niklas Söderlund
2016-03-10 11:36 ` [PATCH 29/30] ARM: dts: r8a7794: Reference both DMA controllers in SDHI nodes Niklas Söderlund
2016-03-10 11:36   ` Niklas Söderlund
2016-03-10 12:09   ` Geert Uytterhoeven
2016-03-10 12:09     ` Geert Uytterhoeven
2016-03-10 11:36 ` [PATCH 30/30] ARM: dts: r8a7794: Reference both DMA controllers in QSPI node Niklas Söderlund
2016-03-10 11:36   ` Niklas Söderlund
     [not found]   ` <1457609782-24108-31-git-send-email-niklas.soderlund+renesas-1zkq55x86MTxsAP9Fp7wbw@public.gmane.org>
2016-03-10 12:08     ` Geert Uytterhoeven [this message]
2016-03-10 12:08       ` Geert Uytterhoeven
2016-03-10 12:08       ` Geert Uytterhoeven
2016-03-10 13:42       ` Niklas Söderlund
2016-03-10 13:42         ` Niklas Söderlund
2016-03-10 13:42         ` Niklas Söderlund
2016-03-10 12:20 ` [PATCH 00/30] ARM: dts: r8a779[0-4]: Reference both DMA controllers Geert Uytterhoeven
2016-03-10 12:20   ` Geert Uytterhoeven
2016-03-10 13:43   ` Niklas Söderlund
2016-03-10 13:43     ` Niklas Söderlund
2016-03-10 13:43     ` Niklas Söderlund
2016-03-10 23:38     ` Simon Horman
2016-03-10 23:38       ` Simon Horman
2016-03-11  0:23       ` Niklas Söderlund
2016-03-11  0:23         ` Niklas Söderlund
2016-03-11  0:23         ` Niklas Söderlund
2016-03-11  1:16         ` Simon Horman
2016-03-11  1:16           ` Simon Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAMuHMdW_nMfWF-sQPFgtxmtA_1vxw_hFPsb1DkRp7TJtKrB2ig@mail.gmail.com \
    --to=geert-td1emuhucqxl1znqvxdv9g@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=horms-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org \
    --cc=laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=magnus.damm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=niklas.soderlund+renesas-1zkq55x86MTxsAP9Fp7wbw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.