]> git.karo-electronics.de Git - linux-beck.git/commit
ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc'
authorCédric Le Goater <clg@kaod.org>
Wed, 2 Nov 2016 07:57:04 +0000 (08:57 +0100)
committerOlof Johansson <olof@lixom.net>
Fri, 18 Nov 2016 00:31:09 +0000 (16:31 -0800)
commit1c8018f7a7a60a649260fdd7e8645a356299e920
tree62bd4893b0ffa1d1b36880c16ed0cf0b5db8b0d1
parenta25f0944ba9b1d8a6813fd6f1a86f1bd59ac25a6
ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc'

The Aspeed SoCs have two BT interfaces : one is IPMI compliant and the
other is H8S/2168 compliant.

The current ipmi/bt-bmc driver implements the IPMI version and we
should reflect its nature in the compatible node name using
'aspeed,ast2400-ibt-bmc' instead of 'aspeed,ast2400-bt-bmc'. The
latter should be used for a H8S interface driver if it is implemented
one day.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
Documentation/devicetree/bindings/ipmi/aspeed,ast2400-ibt-bmc.txt [moved from Documentation/devicetree/bindings/ipmi/aspeed,ast2400-bt-bmc.txt with 85% similarity]
drivers/char/ipmi/bt-bmc.c