[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <fa686aa40905212142n4a8c3caamb2f28eef036e3922@mail.gmail.com>
Date: Thu, 21 May 2009 22:42:07 -0600
From: Grant Likely <grant.likely@...retlab.ca>
To: Wolfgang Grandegger <wg@...ndegger.com>
Cc: Linux Netdev List <netdev@...r.kernel.org>,
linuxppc-dev <Linuxppc-dev@...abs.org>,
devicetree-discuss <devicetree-discuss@...abs.org>
Subject: Re: [net-next-2.6 PATCH] can: SJA1000: generic OF platform bus driver
On Wed, May 20, 2009 at 11:06 AM, Wolfgang Grandegger <wg@...ndegger.com> wrote:
> This patch adds a generic driver for SJA1000 chips on the OpenFirmware
> platform bus found on embedded PowerPC systems. You need a SJA1000 node
> definition in your flattened device tree source (DTS) file similar to:
>
> can@3,100 {
> compatible = "philips,sja1000";
> reg = <3 0x100 0x80>;
> clock-frequency = <8000000>;
> cdr-reg = <0x48>;
> ocr-reg = <0x0a>;
> interrupts = <2 0>;
> interrupt-parent = <&mpic>;
> };
This new binding must be documented in Documentation/powerpc/dts-bindings
g.
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists