linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: Igal.Liberman <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: [v3,1/2] powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan
Date: Tue, 4 Aug 2015 00:00:26 -0500	[thread overview]
Message-ID: <1438664426.2097.75.camel@freescale.com> (raw)
In-Reply-To: <1438584241-10460-1-git-send-email-igal.liberman@freescale.com>

[Resending after bogofilter adjustment on vger.kernel.org]

On Mon, Aug 03, 2015 at 09:44:01AM +0300, Igal.Liberman wrote:
> +     xmdio0:  mdio@f1000{
> +             #address-cells = <1>;
> +             #size-cells = <0>;
> +             compatible = "fsl,fman-xmdio";
> +             reg = <0xf1000 0x1000>;
> +             interrupts = <101 1 0 0>;
> +     };

Why is this <101 1 0 0> and not <101 2 0 0>?  Internal interrupts are
active-high.

> +     mdio0:  mdio@e1120{
> +             #address-cells = <1>;
> +             #size-cells = <0>;
> +             compatible = "fsl,fman-mdio";
> +             reg = <0xe1120 0xee0>;
> +             interrupts = <100 1 0 0>;

Likewise.

-Scott

  parent reply	other threads:[~2015-08-04  5:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-03  6:44 [v3, 1/2] powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan Igal.Liberman
2015-08-04  1:28 ` [v3,1/2] " Scott Wood
2015-08-04  5:00 ` Scott Wood [this message]
2015-08-04 13:52   ` [v3, 1/2] " 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=1438664426.2097.75.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).