From: Andy Isaacson <adi@hexapodia.org>
To: Pavel Machek <pavel@suse.cz>
Cc: Richard Purdie <richard@openedhand.com>,
LKML <linux-kernel@vger.kernel.org>,
Russell King <rmk@arm.linux.org.uk>, Greg KH <gregkh@suse.de>,
linux-mips@linux-mips.org
Subject: Re: [RFC] The driver model, I2C and gpio provision on Sharp SL-C1000 (Akita)
Date: Wed, 2 Nov 2005 11:44:53 -0800 [thread overview]
Message-ID: <20051102194453.GF26542@hexapodia.org> (raw)
In-Reply-To: <20051029190819.GB657@openzaurus.ucw.cz>
On Sat, Oct 29, 2005 at 09:08:19PM +0200, Pavel Machek wrote:
> > I2C drivers appear relatively late in the boot procedure and changing
> > that isn't practical. I therefore ended up writing akita-ioexp which
>
> It seems that making i2c init early is only sane choice. I realize PC people
> will hate it... but apart from that, why is it impractical?
FWIW, I have also run into this "I need I2C early in boot, but it's not
inited until late" on SiByte (arch/mips/sibyte/{sb1250,bcm1480}/setup.c).
For the time being in the linux-mips tree we simply have two drivers
talking to the I2C interface - sibyte/swarm/rtc_* and i2c-sibyte.c,
and they are currently lacking even any trivial locking. We haven't
seen any problems yet but that's due to limited exercise - the default
config doesn't hook up any drivers for the other chips on I2C.
How do other arches that have I2C RTCs deal with this problem? Or is
there something wrong with how arch/mips/kernel/time.c:time_init deals
with the rtc?
> > There is a fundamental problem with the lack of a proper gpio interface
> > in Linux. Every driver does something different with them (be it pxa
> > specific gpios, SCOOP gpios, those on a IO expander, those on a video
> > chip (w100fb springs to mind) to name just the Zaurus specific ones.
>
> Yup. GPIOs are not problem on i386, so noone solved this one :-(.
I would also be overjoyed to have a GPIO infrastructure to plug into.
(And I would say "GPIOs are not used on PCs"; I am confident the Geode
driving the seat-back TV on this Song flight has GPIOs...)
-andy
next parent reply other threads:[~2005-11-02 19:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20051029190819.GB657@openzaurus.ucw.cz>
2005-11-02 19:44 ` Andy Isaacson [this message]
2005-11-02 22:52 ` [RFC] The driver model, I2C and gpio provision on Sharp SL-C1000 (Akita) Russell King
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=20051102194453.GF26542@hexapodia.org \
--to=adi@hexapodia.org \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=pavel@suse.cz \
--cc=richard@openedhand.com \
--cc=rmk@arm.linux.org.uk \
/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