Re: [PATCH] dt-bindings: arm: drop unneeded quotes and use absolute /schemas path

From: Rob Herring
Date: Tue Jun 20 2023 - 10:51:44 EST



On Fri, 09 Jun 2023 16:07:54 +0200, Krzysztof Kozlowski wrote:
> Cleanup bindings dropping unneeded quotes. Once all these are fixed,
> checking for this can be enabled in yamllint. Also absolute path
> starting with /schemas is preferred.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../bindings/arm/arm,vexpress-juno.yaml | 10 +++++-----
> .../devicetree/bindings/arm/cpus.yaml | 18 +++++++++---------
> .../devicetree/bindings/arm/psci.yaml | 2 +-
> 3 files changed, 15 insertions(+), 15 deletions(-)
>

Applied, thanks!