dt-bindings: firmware: arm,scpi: Convert to json schema
authorSudeep Holla <sudeep.holla@arm.com>
Fri, 4 Jun 2021 20:57:06 +0000 (21:57 +0100)
committerRob Herring <robh@kernel.org>
Fri, 4 Jun 2021 22:27:06 +0000 (17:27 -0500)
commit1496be7194687a2e1027f6d04fde7b8a1c82137a
tree06d337375fff1a48adb7e505d1d625de2095333d
parente837220a27befd9c215dee9de1f64696bdc41f74
dt-bindings: firmware: arm,scpi: Convert to json schema

Convert the old text format binding for System Control and Power Interface
(SCPI) Message Protocol into the new and shiny YAML format.

Cc: Rob Herring <robh+dt@kernel.org>
Cc: Kevin Hilman <khilman@baylibre.com>
Cc: Neil Armstrong <narmstrong@baylibre.com>
Cc: Jerome Brunet <jbrunet@baylibre.com>
Cc: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Link: https://lore.kernel.org/r/20210604205710.1944363-3-sudeep.holla@arm.com
[robh: Move fixed strings to 'properties', drop some literal block notations]
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/arm/arm,scpi.txt [deleted file]
Documentation/devicetree/bindings/firmware/arm,scpi.yaml [new file with mode: 0644]
MAINTAINERS