All of lore.kernel.org
 help / color / mirror / Atom feed
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 v2] Add MPC5200B base board mvBC-P
Date: Tue, 08 Jul 2008 10:30:00 +0200	[thread overview]
Message-ID: <48732588.8020907@matrix-vision.de> (raw)
In-Reply-To: <20080708034427.GD1549@yookeroo.seuss>

David Gibson schrieb:
> On Mon, Jul 07, 2008 at 10:14:29AM +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.
>>     
>
> [snip]
>   
>> +		timer@600 {	// General Purpose Timer
>> +			compatible = "fsl,mpc5200b-gpt","fsl,mpc5200-gpt";
>> +			reg = <0x600 0x10>;
>> +			interrupts = <1 9 0>;
>> +			interrupt-parent = <&mpc5200_pic>;
>> +			fsl,has-wdt;
>> +		};
>> +
>> +		timer@610 {	// General Purpose Timer
>> +			compatible = "fsl,mpc5200b-gpt","fsl,mpc5200-gpt";
>> +			cell-index = <1>;
>>     
>
> What shared resource is this cell-index value used to index?
>
> Also why does it not appear on the timer@600 but does on all the
> others.
>
>   
Sorry - it's a copy paste problem. At first I only used timer0, i.e.
this is the original entry.
After Grant wanting me to have a look at the lite5200b.dts I copied over
the rest of the dts nodes I also have on my board. On lite5200b.dts the
cell-index is defined.

If this is incorrect I'll remove it.
Is cell-index inappropriate for the timer node ?


regards,
Andre


MATRIX VISION GmbH, Talstraße 16, DE-71570 Oppenweiler  - Registergericht: Amtsgericht Stuttgart, HRB 271090
Geschäftsführer: Gerhard Thullner, Werner Armingeon, Uwe Furtner

  reply	other threads:[~2008-07-08  8:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-07  8:14 [PATCH v2] Add MPC5200B base board mvBC-P Andre Schwarz
2008-07-08  3:44 ` David Gibson
2008-07-08  8:30   ` Andre Schwarz [this message]
2008-07-09  0:54     ` Grant Likely

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=48732588.8020907@matrix-vision.de \
    --to=andre.schwarz@matrix-vision.de \
    --cc=grant.likely@secretlab.ca \
    --cc=linuxppc-dev@ozlabs.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.