[PATCH v3 4/6] dt-bindings: firmware: arm,scmi: Convert to json schema
Rob Herring
robh at kernel.org
Fri Jun 4 15:12:35 PDT 2021
On Fri, 04 Jun 2021 21:57:08 +0100, Sudeep Holla wrote:
> Convert the old text format binding for System Control and Management Interface
> (SCMI) Message Protocol into the new and shiny YAML format.
>
> Cc: Rob Herring <robh+dt at kernel.org>
> Cc: Cristian Marussi <cristian.marussi at arm.com>
> Cc: Florian Fainelli <f.fainelli at gmail.com>
> Cc: Jim Quinlan <jim2101024 at gmail.com>
> Cc: Etienne Carriere <etienne.carriere at linaro.org>
> Cc: Peter Hilber <peter.hilber at opensynergy.com>
> Signed-off-by: Sudeep Holla <sudeep.holla at arm.com>
> ---
> .../devicetree/bindings/arm/arm,scmi.txt | 224 ------------
> .../bindings/firmware/arm,scmi.yaml | 338 ++++++++++++++++++
> 2 files changed, 338 insertions(+), 224 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/arm/arm,scmi.txt
> create mode 100644 Documentation/devicetree/bindings/firmware/arm,scmi.yaml
>
Applied, thanks!
More information about the linux-arm-kernel
mailing list