linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add parameters for sysfs added I2C devices
@ 2016-05-10 16:11 minyard
  2016-05-10 16:11 ` [PATCH v2 1/3] i2c: Add parameters to sysfs-added i2c devices minyard
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: minyard @ 2016-05-10 16:11 UTC (permalink / raw)
  To: Wolfram Sang, linux-i2c, Jean Delvare; +Cc: minyard

This is a set of patches I posted earlier, it allows you to pass in
parameters when adding I2C devices through sysfs.

I really need this for the IPMI over I2C driver (The SSIF driver)
for a couple of reasons.

The SSIF driver itself needs to take a parameter to tell it's
address on the IPMI bus in case it's not the default.  It's also
nice to be able to pass in debug parameters this way.

Second, the IPMI driver can use SMBus alerts, but if the SMBus
alert device is added via sysfs, there is no way to specify the
interrupt information, thus it's fairly useless.

The first patch adds the ability to have parameters for sysfs added
I2C devices.  The second patch adds interrupt parameters for the
SMBus alert device.  The last is the IPMI SSIF changes, just for
example, I can add those in the IPMI tree.

-corey

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

end of thread, other threads:[~2021-06-25 14:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-10 16:11 [PATCH v2 0/3] Add parameters for sysfs added I2C devices minyard
2016-05-10 16:11 ` [PATCH v2 1/3] i2c: Add parameters to sysfs-added i2c devices minyard
2016-05-11 17:23   ` Naveen Kaje
2021-06-25 14:14   ` Wolfram Sang
2016-05-10 16:11 ` [PATCH v2 2/3] i2c-smbus: Allow parms to be passed in from sysfs new_device minyard
2016-05-11 17:26   ` Naveen Kaje
2016-05-10 16:11 ` [PATCH v2 3/3] ipmi: Handle I2C parms in the SSIF driver minyard
2016-05-11 17:26   ` Naveen Kaje

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).