OSDN Git Service

dt-bindings: ipmi: Convert IPMI-SMIC bindings to json-schema
authorAndre Przywara <andre.przywara@arm.com>
Thu, 30 Apr 2020 21:10:53 +0000 (22:10 +0100)
committerRob Herring <robh@kernel.org>
Sun, 3 May 2020 16:10:42 +0000 (11:10 -0500)
commitfdab2dc5bc44abe81853064e717cfbfd4c1959f8
tree866f2a3e850855ca8a647922313e80f88d1cba07
parenta6325e3e69082c7fefd691a7e7212bb5ebc25a7c
dt-bindings: ipmi: Convert IPMI-SMIC bindings to json-schema

Convert the generic IPMI controller bindings to DT schema format
using json-schema.

The device_type property is deprecated for most node per the DT spec,
but at least the Linux driver matches on it, so I keep it in.

The Linux driver parses for some additional and optional properties,
but there are no in-tree users. Let's allow extra properties to cover
any other users.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/ipmi/ipmi-smic.txt [deleted file]
Documentation/devicetree/bindings/ipmi/ipmi-smic.yaml [new file with mode: 0644]