ipmi:ipmb: Add the ability to have a separate slave and master device
authorCorey Minyard <minyard@acm.org>
Sun, 20 Feb 2022 20:38:39 +0000 (14:38 -0600)
committerCorey Minyard <cminyard@mvista.com>
Wed, 23 Feb 2022 14:16:02 +0000 (08:16 -0600)
commit00d93611f00219bd142aa119c5121793cac30ff0
treec2b782911e94090d3503b1c13bb3c7e09a885bca
parent57c9e3c9a374ff1419e5559f8979c0b43a0bffbd
ipmi:ipmb: Add the ability to have a separate slave and master device

A situation has come up where there is a slave-only device for the slave
and a separate master device on the same bug.  Allow a separate slave
device to be registered.

Signed-off-by: Corey Minyard <minyard@acm.org>
Documentation/devicetree/bindings/ipmi/ipmi-ipmb.yaml
drivers/char/ipmi/ipmi_ipmb.c