linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PMBus and SMBUS_BLOCK with "extended" lenght
@ 2017-03-31  8:17 Benjamin Herrenschmidt
  2017-03-31 16:33 ` Wolfram Sang
  0 siblings, 1 reply; 4+ messages in thread
From: Benjamin Herrenschmidt @ 2017-03-31  8:17 UTC (permalink / raw)
  To: linux-i2c

Hi folks !

Did anybody give thoughts to how we could support "smbus" block
transfers with a size up to 0xff ? This is an extension of smbus
that part of the PMbus protocol spec.

Our current code has a lot of places where I2C_SMBUS_BLOCK_MAX is
hard wired. Including down in almost all drivers.

So it would have to be an evolutionary process.

I was thinking a message flag along with a functionality bit
maybe ?

Cheers,
Ben.
 

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

end of thread, other threads:[~2017-04-19  6:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-31  8:17 PMBus and SMBUS_BLOCK with "extended" lenght Benjamin Herrenschmidt
2017-03-31 16:33 ` Wolfram Sang
2017-04-19  5:40   ` Benjamin Herrenschmidt
2017-04-19  6:54     ` Wolfram Sang

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).