linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: grant.likely@secretlab.ca
Cc: netdev@vger.kernel.org, devicetree-discuss@ozlabs.org,
	Linuxppc-dev@ozlabs.org
Subject: Re: [net-next-2.6 PATCH] can: SJA1000: generic OF platform bus driver
Date: Thu, 21 May 2009 23:31:23 -0700 (PDT)	[thread overview]
Message-ID: <20090521.233123.135354184.davem@davemloft.net> (raw)
In-Reply-To: <fa686aa40905212142n4a8c3caamb2f28eef036e3922@mail.gmail.com>

From: Grant Likely <grant.likely@secretlab.ca>
Date: Thu, 21 May 2009 22:42:07 -0600

> On Wed, May 20, 2009 at 11:06 AM, Wolfgang Grandegger <wg@grandegger.=
com> wrote:
>> This patch adds a generic driver for SJA1000 chips on the OpenFirmwa=
re
>> platform bus found on embedded PowerPC systems. You need a SJA1000 n=
ode
>> definition in your flattened device tree source (DTS) file similar t=
o:
>>
>> =A0 can@3,100 {
>> =A0 =A0 =A0 =A0 =A0 compatible =3D "philips,sja1000";
>> =A0 =A0 =A0 =A0 =A0 reg =3D <3 0x100 0x80>;
>> =A0 =A0 =A0 =A0 =A0 clock-frequency =3D <8000000>;
>> =A0 =A0 =A0 =A0 =A0 cdr-reg =3D <0x48>;
>> =A0 =A0 =A0 =A0 =A0 ocr-reg =3D <0x0a>;
>> =A0 =A0 =A0 =A0 =A0 interrupts =3D <2 0>;
>> =A0 =A0 =A0 =A0 =A0 interrupt-parent =3D <&mpic>;
>> =A0 };
> =

> This new binding must be documented in Documentation/powerpc/dts-bind=
ings

Wolfgang, please add this documentation and resubmit your patch.
Thanks!

  reply	other threads:[~2009-05-22  6:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-20 17:06 [net-next-2.6 PATCH] can: SJA1000: generic OF platform bus driver Wolfgang Grandegger
2009-05-22  4:42 ` Grant Likely
2009-05-22  6:31   ` David Miller [this message]
2009-05-22 14:47     ` Wolfgang Grandegger

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=20090521.233123.135354184.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=Linuxppc-dev@ozlabs.org \
    --cc=devicetree-discuss@ozlabs.org \
    --cc=grant.likely@secretlab.ca \
    --cc=netdev@vger.kernel.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 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).