Commit 27db7526 authored by Rob Herring (Arm)'s avatar Rob Herring (Arm)

dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: Drop unnecessary quotes

Drop unnecessary quotes which aren't needed in yaml. This is checked by
yamllint, but this case was excluded due to the comma and yamllint's
mishandling of some cases with commas. That's now fixed in yamllint
1.34.
Reviewed-by: default avatarAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20240426195404.2771046-1-robh@kernel.orgSigned-off-by: default avatarRob Herring (Arm) <robh@kernel.org>
parent 3fe5a2b9
......@@ -48,7 +48,7 @@ properties:
interrupt-controller: true
"#interrupt-cells":
$ref: "arm,gic.yaml#/properties/#interrupt-cells"
$ref: arm,gic.yaml#/properties/#interrupt-cells
required:
- reg
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment