All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oliver Rutsch <orutsch@sympatec.com>
To: Linuxppc-dev@ozlabs.org
Subject: MPC5200 I2C and 2.6 kernel
Date: Tue, 27 Nov 2007 11:07:11 +0100	[thread overview]
Message-ID: <474BEC4F.3080800@sympatec.com> (raw)

Hi,

I'm using a TQM5200S (MPC5200B CPU) module on the STK52xx starter kit. 
For some reasons I have to use the 2.6 kernel (the latest 2.6.23.1 from 
the DENX git archive) with ARCH=powerpc and most of my external hardware 
is running fine with this.
On the starter kit there is an external I2C RTC (M41T00) and I like to 
use it now. In the 2.4 kernel there were some options regarding MPC5200 
I2C, but I could not find them in the 2.6 kernel.
There were options for MPCxxx I2C Algorithm or MPC5xxx TQM5200 I2C 
Adapter, for example.
Regardless what I'm doing in the 2.6 kernel configuration I can't get 
this RTC running (I activated RTC support and the driver for the M41T00 
in the configuration).
hwclock --debug tells me:

hwclock: Open of /dev/rtc failed, errno=19: No such device.
No usable clock interface found.

So the questions is: Is the I2C support for the MPC5200 in the 2.6.23 
kernel in an usable state? Or do I need some special patches from TQ for 
this board to get it running?

Thanks in advance and bye,

-- 
Dipl. Ing. Oliver Rutsch
EMail: orutsch@sympatec.com

             reply	other threads:[~2007-11-27 10:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-27 10:07 Oliver Rutsch [this message]
2007-11-28 20:22 ` MPC5200 I2C and 2.6 kernel Wolfgang Denk
2007-11-28 23:54   ` Jon Smirl
2007-11-29 11:00   ` Oliver Rutsch

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=474BEC4F.3080800@sympatec.com \
    --to=orutsch@sympatec.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 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.