From: Andre Schwarz <andre.schwarz@matrix-vision•de>
To: Andre Schwarz <andre.schwarz@matrix-vision•de>,
Grant Likely <grant.likely@secretlab•ca>,
linux-ppc list <linuxppc-dev@ozlabs•org>
Subject: Re: [PATCH] Add MPC5200B base board mvBC-P
Date: Mon, 07 Jul 2008 09:49:02 +0200 [thread overview]
Message-ID: <4871CA6E.9080805@matrix-vision.de> (raw)
In-Reply-To: <20080706235046.GA6267@yookeroo.seuss>
David,
thanks - removed "device_type" from the DMA controller.
Which nodes actually require "device_type" and which don't ?
Is there some general rule ?
regards,
Andre
David Gibson schrieb:
> On Fri, Jul 04, 2008 at 06:35:39PM +0200, Andre Schwarz wrote:
>
>> The mvBlueCOUGAR-P is a MPC5200B based camera system with Intel Gigabit ethernet
>> controller (using e1000). It's just another MPC5200_simple board.
>>
>> Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision•de>
>>
> [snip]
>
>> --- /dev/null
>> +++ b/arch/powerpc/boot/dts/mvbc-p.dts
>> @@ -0,0 +1,206 @@
>>
>
> [snip]
>
>> + dma-controller@1200 {
>> + device_type = "dma-controller";
>>
>
> No device_type here.
>
>
>> + compatible = "fsl,mpc5200-bestcomm";
>> + reg = <0x1200 0x80>;
>> + interrupts = <3 0 0 3 1 0 3 2 0 3 3 0
>> + 3 4 0 3 5 0 3 6 0 3 7 0
>> + 3 8 0 3 9 0 3 10 0 3 11 0
>> + 3 12 0 3 13 0 3 14 0 3 15 0>;
>> + interrupt-parent = <&mpc5200_pic>;
>> + };
>> +
>> + xlb@1f00 {
>> + compatible = "fsl,mpc5200-xlb";
>> + reg = <0x1f00 0x100>;
>> + };
>> +
>> + serial0: serial@2000 { // PSC1
>> + device_type = "serial";
>> + compatible = "fsl,mpc5200-psc-uart";
>> + port-number = <0>;
>> + reg = <0x2000 0x100>;
>> + interrupts = <2 1 0>;
>> + interrupt-parent = <&mpc5200_pic>;
>> + };
>> +
>> + i2c@3d00 {
>> + #address-cells = <1>;
>> + #size-cells = <0>;
>> + compatible = "fsl,mpc5200-i2c","fsl-i2c";
>> + reg = <0x3d00 0x40>;
>> + interrupts = <2 15 0>;
>> + interrupt-parent = <&mpc5200_pic>;
>> + fsl5200-clocking;
>> + };
>> +
>> + i2c@3d40 {
>> + #address-cells = <1>;
>> + #size-cells = <0>;
>> + compatible = "fsl,mpc5200-i2c","fsl-i2c";
>> + reg = <0x3d40 0x40>;
>> + interrupts = <2 16 0>;
>> + interrupt-parent = <&mpc5200_pic>;
>> + fsl5200-clocking;
>> + };
>> + sram@8000 {
>> + compatible = "fsl,mpc5200-sram","sram";
>> + reg = <0x8000 0x4000>;
>> + };
>> + };
>>
>
>
MATRIX VISION GmbH, Talstraße 16, DE-71570 Oppenweiler - Registergericht: Amtsgericht Stuttgart, HRB 271090
Geschäftsführer: Gerhard Thullner, Werner Armingeon, Uwe Furtner
next prev parent reply other threads:[~2008-07-07 7:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-04 16:35 [PATCH] Add MPC5200B base board mvBC-P Andre Schwarz
2008-07-04 17:00 ` Grant Likely
2008-07-04 17:27 ` Jon Smirl
2008-07-05 9:32 ` André Schwarz
2008-07-05 16:13 ` Grant Likely
2008-07-06 23:50 ` David Gibson
2008-07-07 7:49 ` Andre Schwarz [this message]
2008-07-07 14:12 ` Grant Likely
2008-07-07 18:51 ` Jon Smirl
2008-07-08 3:41 ` David Gibson
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=4871CA6E.9080805@matrix-vision.de \
--to=andre.schwarz@matrix-vision$(echo .)de \
--cc=grant.likely@secretlab$(echo .)ca \
--cc=linuxppc-dev@ozlabs$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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