Re: [PATCH v2 2/7] dt-bindings: arm: Convert optee binding to json-schema

From: Rob Herring
Date: Wed Jun 16 2021 - 12:05:22 EST


On Wed, Jun 16, 2021 at 12:36:44PM +0200, Jens Wiklander wrote:
> Converts the optee binding to use DT schema format.
>
> Signed-off-by: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
> ---
> .../bindings/arm/firmware/linaro,optee-tz.txt | 31 ------------
> .../arm/firmware/linaro,optee-tz.yaml | 49 +++++++++++++++++++
> 2 files changed, 49 insertions(+), 31 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/arm/firmware/linaro,optee-tz.txt
> create mode 100644 Documentation/devicetree/bindings/arm/firmware/linaro,optee-tz.yaml

Other than the indentation,

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>