linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: <igal.liberman@freescale.com>
Cc: <devicetree@vger.kernel.org>, <linuxppc-dev@lists.ozlabs.org>,
	<madalin.bucur@freescale.com>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 2/2] powerpc/mpc85xx: Add FSL QorIQ DPAA FMan support to the SoC device tree(s)
Date: Thu, 30 Jul 2015 15:12:23 -0500	[thread overview]
Message-ID: <1438287143.2993.367.camel@freescale.com> (raw)
In-Reply-To: <1438230794-10983-1-git-send-email-igal.liberman@freescale.com>

On Thu, 2015-07-30 at 07:33 +0300, Igal.Liberman wrote:
> @@ -307,4 +307,117 @@
>               reg = <0xe0000 0x1000>;
>               fsl,has-rstcr;
>       };
> +
> +      fman@100000{
> +             #address-cells = <1>;
> +             #size-cells = <1>;
> +             cell-index = <0>;
> +             ranges = <0 0x100000 0x100000>;
> +             compatible = "fsl,fman";
> +             reg = <0x100000 0x100000>;
> +             interrupts = <24 2 0 0>, <16 2 1 30>;
> +             clock-frequency = <0>;
> +             fsl,qman-channel-range = <0x40 0x7>;

fman is supposed to have clocks/clock-names, not clock-frequency.

-Scott

  reply	other threads:[~2015-07-30 20:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-30  4:33 [PATCH v2 2/2] powerpc/mpc85xx: Add FSL QorIQ DPAA FMan support to the SoC device tree(s) Igal.Liberman
2015-07-30 20:12 ` Scott Wood [this message]
2015-08-03  7:49   ` Liberman Igal

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=1438287143.2993.367.camel@freescale.com \
    --to=scottwood@freescale.com \
    --cc=devicetree@vger.kernel.org \
    --cc=igal.liberman@freescale.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=madalin.bucur@freescale.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).