[PATCH 0/2] Convert arm,versatile-sysreg to DT schema

Rob Herring robh at kernel.org
Wed Aug 10 16:03:39 UTC 2022


This short series converts the arm,versatile-sysreg binding to DT schema.
The binding is already in use in examples which unsurprisingly needs a
fix with the schema added.

This is part of getting rid of the remaining ~40 cases of compatibles
without a schema in the examples.

Rob


Rob Herring (2):
  dt-bindings: display: arm,versatile-tft-panel: Drop erroneous
    properties in example
  dt-bindings: arm,versatile-sysreg: Convert to DT schema format

 .../bindings/arm/arm,versatile-sysreg.yaml    | 35 +++++++++++++++++++
 .../bindings/arm/versatile-sysreg.txt         | 10 ------
 .../panel/arm,versatile-tft-panel.yaml        |  3 --
 3 files changed, 35 insertions(+), 13 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/arm,versatile-sysreg.yaml
 delete mode 100644 Documentation/devicetree/bindings/arm/versatile-sysreg.txt

--
2.34.1


More information about the dri-devel mailing list