On Wed, Jun 16, 2021 at 6:05 PM Rob Herring [off-list ref] wrote:
On Wed, Jun 16, 2021 at 12:36:44PM +0200, Jens Wiklander wrote:
quoted
Converts the optee binding to use DT schema format.
Signed-off-by: Jens Wiklander <redacted>
---
.../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@kernel.org>
Thanks Rob. Nishanth reminded me of
https://lore.kernel.org/linux-arm-kernel/20210503191327.GA2217487@robh.at.kernel.org/ (local),
aka be78329717e4 ("dt-bindings: arm: firmware: Convert linaro,optee-tz
to json schema") in linux-next. I'll wait for that one to land
upstream instead.
Cheers,
Jens