public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
* MPC8347 PQ2 I2C driver
@ 2007-03-21  1:57 Adrian Craine
  2007-03-21  2:39 ` Kumar Gala
  2007-03-21  2:40 ` David Hawkins
  0 siblings, 2 replies; 3+ messages in thread
From: Adrian Craine @ 2007-03-21  1:57 UTC (permalink / raw)
  To: linuxppc-embedded

Hi all,

Just a quick one, does any-one know if the i2c-mpc i2c driver will
function on a Freescale MPC8347?

Cheers,
             Adrian.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: MPC8347 PQ2 I2C driver
  2007-03-21  1:57 MPC8347 PQ2 I2C driver Adrian Craine
@ 2007-03-21  2:39 ` Kumar Gala
  2007-03-21  2:40 ` David Hawkins
  1 sibling, 0 replies; 3+ messages in thread
From: Kumar Gala @ 2007-03-21  2:39 UTC (permalink / raw)
  To: Adrian Craine; +Cc: linuxppc-embedded


On Mar 20, 2007, at 8:57 PM, Adrian Craine wrote:

> Hi all,
>
> Just a quick one, does any-one know if the i2c-mpc i2c driver will
> function on a Freescale MPC8347?
>
> Cheers,
>              Adrian.

Yes it will.

- k

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: MPC8347 PQ2 I2C driver
  2007-03-21  1:57 MPC8347 PQ2 I2C driver Adrian Craine
  2007-03-21  2:39 ` Kumar Gala
@ 2007-03-21  2:40 ` David Hawkins
  1 sibling, 0 replies; 3+ messages in thread
From: David Hawkins @ 2007-03-21  2:40 UTC (permalink / raw)
  To: Adrian Craine; +Cc: linuxppc-embedded

Adrian Craine wrote:
> Hi all,
> 
> Just a quick one, does any-one know if the i2c-mpc i2c driver will
> function on a Freescale MPC8347?
> 

Seems to work fine on the MPC8349E-MDS-PB.

I believe one of the engineers just installed the lm-sensors
i2c tools and they worked fine, i.e., the i2c driver that
is built by default in the Denx kernel and LTIB kernel
works.

I know I've used the i2c tools without trouble.

If its any use, here's what appears to be running on the
board now (ELDK 4.0 based I believe ...)

bash-3.00# uname -a
Linux cobralab1 2.6.18-rc2 #1 Tue Aug 8 13:04:42 PDT 2006 ppc ppc ppc 
GNU/Linux

Here's the output from an MPC8349E-MDS-PB bus #0

bash-3.00# i2cdetect -y 0
      0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
00:          -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- 31 -- -- -- -- -- -- -- -- -- -- -- -- -- 3f
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: 50 51 -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- 68 -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
bash-3.00#

and bus #1

bash-3.00# i2cdetect -y 1
      0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
00:          -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- 21 -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: 50 -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
bash-3.00#

I've hooked up an AD7998 I2C eval board to bus #1
at address 21h. Normally you'd only see the EEPROM
at 50h.

Cheers,
Dave

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-03-21  2:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-21  1:57 MPC8347 PQ2 I2C driver Adrian Craine
2007-03-21  2:39 ` Kumar Gala
2007-03-21  2:40 ` David Hawkins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox