From: Mark Jackson <mpfj@mimc.co.uk>
To: Jean Delvare <khali@linux-fr.org>
Cc: i2c@lm-sensors.org, lkml <linux-kernel@vger.kernel.org>
Subject: Re: [i2c] [PATCH v2] Add support for Dallas DS28CM00 Unique ID chip
Date: Tue, 21 Oct 2008 20:40:07 +0100 [thread overview]
Message-ID: <48FE3017.4080009@mimc.co.uk> (raw)
In-Reply-To: <48FE2ADC.8020203@mimc.co.uk>
Mark Jackson wrote:
> Jean Delvare wrote:
>> Hi Mark,
>>
>> On Tue, 21 Oct 2008 19:42:42 +0100, Mark Jackson wrote:
>>> Jean Delvare wrote:
>>>> Nack. No new drivers under drivers/i2c/chips please, it's going away
>>>> soon.
>>> Okay ... where should any new drivers be located ?
>>
>> Depends of what the device does.
>> * Hardware monitoring chip drivers go to drivers/hwmon
>> * RTC chip drivers go to drivers/rtc
>> * I/O expander drivers go to drivers/gpio
>> If you can't find a suitable directory under drivers, either create a
>> new one if that makes sense, or put your driver under drivers/misc.
>
> Ah, now I understand !! I think drivers/misc is probably a good a place
> as any,
In fact, I now realise that the device is *really* just a read-only eeprom.
So I'm guessing I don't need a custom driver, I can just use the existing
"at24" driver.
Ho hum ...
prev parent reply other threads:[~2008-10-21 19:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-21 14:55 [PATCH v2] Add support for Dallas DS28CM00 Unique ID chip Mark Jackson
2008-10-21 15:35 ` [i2c] " Jean Delvare
2008-10-21 18:42 ` Mark Jackson
2008-10-21 19:12 ` Jean Delvare
2008-10-21 19:17 ` Mark Jackson
2008-10-21 19:40 ` Mark Jackson [this message]
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=48FE3017.4080009@mimc.co.uk \
--to=mpfj@mimc.co.uk \
--cc=i2c@lm-sensors.org \
--cc=khali@linux-fr.org \
--cc=linux-kernel@vger.kernel.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