diff options
author | Vijay Khemka <vijaykhemka@fb.com> | 2019-12-11 19:56:04 +0100 |
---|---|---|
committer | Corey Minyard <cminyard@mvista.com> | 2019-12-11 20:21:36 +0100 |
commit | 042f057fe2dcf38682d85d9f88df00d1a8d45dbd (patch) | |
tree | fa161ccfed90664156a3cacf38cfeb39124902a7 /tools/testing | |
parent | Merge tag 'for-5.5-rc1-kconfig-tag' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
download | linux-042f057fe2dcf38682d85d9f88df00d1a8d45dbd.tar.xz linux-042f057fe2dcf38682d85d9f88df00d1a8d45dbd.zip |
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 <vijaykhemka@fb.com>
Reviewed-by: Asmaa Mnebhi <asmaa@mellanox.com>
Message-Id: <20191211185604.1266063-1-vijaykhemka@fb.com>
[IPMB.txt had moved to driver-api/ipmb.rst, I adjusted]
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions