OSDN Git Service

ipmi:ipmb: Add OF support
authorCorey Minyard <cminyard@mvista.com>
Tue, 12 Oct 2021 21:36:07 +0000 (16:36 -0500)
committerCorey Minyard <cminyard@mvista.com>
Thu, 14 Oct 2021 16:17:18 +0000 (11:17 -0500)
commit3a076b307c2250f44d2bbe72a3817d6a61793756
tree29aef87020eb6a5069672e5867333c30539e31a0
parentcd921b9f0c8d0a198eaeb897fc4124a73b742b4b
ipmi:ipmb: Add OF support

Add direct OF support for fetching control parameters from the device
tree.  Make it work like the device tree entries for the other IPMI
devices.  Also add documentation for this.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Documentation/devicetree/bindings/ipmi/ipmi-ipmb.yaml [new file with mode: 0644]
drivers/char/ipmi/ipmi_ipmb.c