devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] ipmi: bt-i2c: added IPMI Block Transfer over I2C
@ 2017-08-04 23:18 Brendan Higgins
  2017-08-04 23:18 ` [PATCH v1 1/3] ipmi: bt-i2c: added documentation for bt-i2c drivers Brendan Higgins
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Brendan Higgins @ 2017-08-04 23:18 UTC (permalink / raw)
  To: corbet, robh+dt, mark.rutland, arnd, gregkh, minyard, joel, benh
  Cc: linux-doc, devicetree, openipmi-developer, openbmc, linux-kernel

This patchset introduces IPMI Block Transfer over I2C (BT-I2C), which has the
same semantics as IPMI Block Transfer except it done over I2C.

The documentation discusses the reason for this in greater detail, suffice it to
say SSIF cannot be correctly implemented on some naive I2C devices. There are
some additional reasons why we don't like SSIF, but those are again covered in
the documentation for all those who are interested.

In addition, since I am adding both host side and BMC side support, I figured
that now is a good time to resolve the problem of where to put BMC side IPMI
drivers; right now we have it (there is only one) in drivers/char/ipmi/ with the
rest of the host side IPMI drivers, but I think it makes sense to put all of the
host side IPMI drivers in one directory and all of the BMC side drivers in
another, preferably in a way that does not effect all of the current OpenIPMI
users. I have not created a MAINTAINERS entry for the new directory yet, as I
figured there might be some discussion to be had about it.

I have tested this patchset on the Aspeed 2500 EVB.

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

end of thread, other threads:[~2017-08-10  1:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-04 23:18 [PATCH v1 0/3] ipmi: bt-i2c: added IPMI Block Transfer over I2C Brendan Higgins
2017-08-04 23:18 ` [PATCH v1 1/3] ipmi: bt-i2c: added documentation for bt-i2c drivers Brendan Higgins
     [not found] ` <20170804231854.19730-1-brendanhiggins-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
2017-08-04 23:18   ` [PATCH v1 2/3] ipmi: bt-i2c: added IPMI Block Transfer over I2C host side Brendan Higgins
2017-08-05 21:37     ` kbuild test robot
2017-08-04 23:18   ` [PATCH v1 3/3] ipmi: bt-i2c: added IPMI Block Transfer over I2C BMC side Brendan Higgins
2017-08-04 23:25 ` [PATCH v1 0/3] ipmi: bt-i2c: added IPMI Block Transfer over I2C Brendan Higgins
2017-08-09 10:56 ` Anton D. Kachalov
     [not found]   ` <57021502276176-OEmCjAEqX0ITMcy66jKROkXOewmhPV1Zh13vi7wywA4@public.gmane.org>
2017-08-10  1:14     ` Brendan Higgins

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