From: Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
To: Andy Lutomirski <luto-kltTT9wpgjJwATOyAt5JVQ@public.gmane.org>
Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>,
Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Mauro Carvalho Chehab
<m.chehab-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>,
Rui Wang <ruiv.wang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Subject: Re: [PATCH v6 4/4] i2c, i2c_imc: Add DIMM bus code
Date: Wed, 19 Feb 2014 16:16:26 +0100 [thread overview]
Message-ID: <20140219151626.GA13973@katana> (raw)
In-Reply-To: <15eccfa508fd0f55230c4274e3e968f91a123b73.1387588711.git.luto-kltTT9wpgjJwATOyAt5JVQ@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 631 bytes --]
On Fri, Dec 20, 2013 at 05:45:13PM -0800, Andy Lutomirski wrote:
> Add i2c_scan_dimm_bus to declare that a particular i2c_adapter
> contains DIMMs. This will probe (and autoload modules!) for useful
> SMBUS devices that live on DIMMs. i2c_imc calls it.
Hmm, after thinking about it for a while and a couple of times, I get
the impression that the functionality of i2c_scan_dimm_bus() should
better be in userspace, i.e. a udev helper. I could imagine introducing
a new functionality macro I2C_FUNC_DIMM_BUS which can be detected in
userspace via i2c-dev. Based on that, the helper can do whatever
necessary. What do you think?
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2014-02-19 15:16 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-21 1:45 [PATCH v6 0/4] iMC SMBUS driver and DIMM bus probing Andy Lutomirski
[not found] ` <cover.1387588711.git.luto-kltTT9wpgjJwATOyAt5JVQ@public.gmane.org>
2013-12-21 1:45 ` [PATCH v6 1/4] Move Intel SNB device ids from sb_edac to pci_ids.h Andy Lutomirski
2013-12-21 1:45 ` [PATCH v6 2/4] sb_edac: Claim a different PCI device Andy Lutomirski
2013-12-21 1:45 ` [PATCH v6 3/4] i2c_imc: New driver for Intel's iMC, found on LGA2011 chips Andy Lutomirski
[not found] ` <5508fef38f88601de1973d4252bc7aa98b54ea53.1387588711.git.luto-kltTT9wpgjJwATOyAt5JVQ@public.gmane.org>
2014-02-19 15:38 ` Wolfram Sang
2014-02-19 17:10 ` Andy Lutomirski
2013-12-21 1:45 ` [PATCH v6 4/4] i2c, i2c_imc: Add DIMM bus code Andy Lutomirski
[not found] ` <15eccfa508fd0f55230c4274e3e968f91a123b73.1387588711.git.luto-kltTT9wpgjJwATOyAt5JVQ@public.gmane.org>
2014-02-19 15:16 ` Wolfram Sang [this message]
2014-02-19 17:30 ` Andy Lutomirski
[not found] ` <CALCETrVBPzGqaXbZVgUZMw7D5U5YnUMJOEsw1r=TceLYjJ39JA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-02-19 18:51 ` Mauro Carvalho Chehab
[not found] ` <20140220035128.14da0f79.m.chehab-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-02-19 19:03 ` Luck, Tony
[not found] ` <3908561D78D1C84285E8C5FCA982C28F31DCC6F8-P5GAC/sN6hlZtRGVdHMbwrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-02-20 1:39 ` Andy Lutomirski
[not found] ` <CALCETrVwSj3KGcPqQD2Kd9W5FCHyPWLukCVr0BZLdQc_Fgz4qA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-02-20 16:42 ` Luck, Tony
[not found] ` <3908561D78D1C84285E8C5FCA982C28F31DCD1E1-P5GAC/sN6hlZtRGVdHMbwrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-02-20 23:43 ` Andy Lutomirski
2014-02-28 19:15 ` Mauro Carvalho Chehab
2014-02-28 20:14 ` Andy Lutomirski
2014-02-19 19:26 ` One Thousand Gnomes
[not found] ` <20140219192646.1a62521d-mUKnrFFms3BCCTY1wZZT65JpZx93mCW/@public.gmane.org>
2014-02-20 1:30 ` Andy Lutomirski
2014-02-21 15:32 ` One Thousand Gnomes
2014-02-25 19:54 ` Andy Lutomirski
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=20140219151626.GA13973@katana \
--to=wsa-z923lk4zbo2bacvfa/9k2g@public.gmane.org \
--cc=khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org \
--cc=linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=luto-kltTT9wpgjJwATOyAt5JVQ@public.gmane.org \
--cc=m.chehab-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
--cc=ruiv.wang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.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