linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Martyn Welch <martyn.welch@gefanuc.com>
To: Martyn Welch <martyn.welch@gefanuc.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH v2 1/2] powerpc: Board support for GE Fanuc SBC610
Date: Fri, 22 Aug 2008 12:26:01 +0100	[thread overview]
Message-ID: <20080822122601.162dddd4.martyn.welch@gefanuc.com> (raw)
In-Reply-To: <20080822121152.70f01597.martyn.welch@gefanuc.com>

On Fri, 22 Aug 2008 12:11:52 +0100
Martyn Welch <martyn.welch@gefanuc.com> wrote:

> On Fri, 22 Aug 2008 05:56:53 -0500
> Kumar Gala <galak@kernel.crashing.org> wrote:
> 
> > >
> > > +		PowerPC,8641@0 {
> > > +			device_type = "cpu";
> > > +			reg = <0x00000000>;
> > > +			d-cache-line-size = <32>;	// 32 bytes
> > > +			i-cache-line-size = <32>;	// 32 bytes
> > > +			d-cache-size = <32768>;		// L1, 32K
> > > +			i-cache-size = <32768>;		// L1, 32K
> > > +			timebase-frequency = <0>;	// From uboot
> > > +			bus-frequency = <0>;		// From uboot
> > > +			clock-frequency = <0>;		// From uboot
> > > +			l2cr = <0x80000000>;		// Enable L2
> > 
> > do you expect the 'l2cr' prop to do anything?  Not sure if this is  
> > something apple invented or you did?
> > 
> 
> TBH, it was in the dts file that I based this on - I thought it was in the others as well - my mistake, I shall remove it.
> 
> > 
> > >
> > > +		i2c1: i2c@3000 {
> > > +			#address-cells = <1>;
> > > +			#size-cells = <0>;
> > > +			device_type = "i2c";
> > 
> > drop device_type.
> > 
> 
> Ah - _all_ device_type!
> 

Um, not all - just the ones where the name of the block matches the device type(?)

Martyn

-- 
Martyn Welch MEng MPhil MIET (Principal Software Engineer)   T:+44(0)1327322748
GE Fanuc Intelligent Platforms Ltd,        |Registered in England and Wales
Tove Valley Business Park, Towcester,      |(3828642) at 100 Barbirolli Square,
Northants, NN12 6PF, UK T:+44(0)1327359444 |Manchester,M2 3AB  VAT:GB 729849476

  reply	other threads:[~2008-08-22 11:26 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-22 10:46 [PATCH v2 0/2] powerpc: Board support for GE Fanuc SBC610 Martyn Welch
2008-08-22 10:46 ` [PATCH v2 1/2] " Martyn Welch
2008-08-22 10:56   ` Kumar Gala
2008-08-22 11:11     ` Martyn Welch
2008-08-22 11:26       ` Martyn Welch [this message]
2008-08-22 17:11         ` Scott Wood
2008-08-23 14:41           ` Kumar Gala
2008-08-26 12:33           ` Martyn Welch
2008-08-23 14:47       ` Kumar Gala
2008-08-22 16:14   ` Scott Wood
2008-08-22 10:46 ` [PATCH v2 2/2] powerpc: Default configuration " Martyn Welch
2008-08-22 10:57   ` Kumar Gala
2008-08-22 10:58     ` Martyn Welch

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=20080822122601.162dddd4.martyn.welch@gefanuc.com \
    --to=martyn.welch@gefanuc.com \
    --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 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).