diff options
author | Vijay Khemka <[email protected]> | 2019-12-11 10:56:04 -0800 |
---|---|---|
committer | Corey Minyard <[email protected]> | 2019-12-11 13:21:36 -0600 |
commit | 042f057fe2dcf38682d85d9f88df00d1a8d45dbd (patch) | |
tree | fa161ccfed90664156a3cacf38cfeb39124902a7 /lib | |
parent | 6794862a16ef41f753abd75c03a152836e4c8028 (diff) |
drivers: ipmi: Support raw i2c packet in IPMB
Many IPMB devices don't support smbus protocol and this driver
only supports the smbus protocol at the moment.
Added support for the i2c protocol as well. There will be a variable
"i2c-protocol" passed by the device tree or ACPI table which determines
whether the protocol is i2c or smbus.
Signed-off-by: Vijay Khemka <[email protected]>
Reviewed-by: Asmaa Mnebhi <[email protected]>
Message-Id: <[email protected]>
[IPMB.txt had moved to driver-api/ipmb.rst, I adjusted]
Signed-off-by: Corey Minyard <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions