Home
last modified time | relevance | path

Searched hist:fdab2dc5bc44abe81853064e717cfbfd4c1959f8 (Results 1 – 1 of 1) sorted by relevance

/linux/Documentation/devicetree/bindings/ipmi/
H A Dipmi-smic.yamlfdab2dc5bc44abe81853064e717cfbfd4c1959f8 Thu Apr 30 23:10:53 CEST 2020 Andre Przywara <andre.przywara@arm.com> 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>