All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: Drop unnecessary quotes
@ 2024-04-26 19:54 ` Rob Herring (Arm)
  0 siblings, 0 replies; 6+ messages in thread
From: Rob Herring (Arm) @ 2024-04-26 19:54 UTC (permalink / raw)
  To: Thomas Gleixner, Krzysztof Kozlowski, Conor Dooley,
	Matthias Brugger, AngeloGioacchino Del Regno
  Cc: linux-kernel, devicetree, linux-arm-kernel, linux-mediatek

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.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
 .../bindings/interrupt-controller/mediatek,mt6577-sysirq.yaml   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/mediatek,mt6577-sysirq.yaml b/Documentation/devicetree/bindings/interrupt-controller/mediatek,mt6577-sysirq.yaml
index e1a379c052e4..123d24b05556 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/mediatek,mt6577-sysirq.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/mediatek,mt6577-sysirq.yaml
@@ -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
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH] dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: Drop unnecessary quotes
@ 2024-04-26 19:54 ` Rob Herring (Arm)
  0 siblings, 0 replies; 6+ messages in thread
From: Rob Herring (Arm) @ 2024-04-26 19:54 UTC (permalink / raw)
  To: Thomas Gleixner, Krzysztof Kozlowski, Conor Dooley,
	Matthias Brugger, AngeloGioacchino Del Regno
  Cc: linux-kernel, devicetree, linux-arm-kernel, linux-mediatek

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.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
 .../bindings/interrupt-controller/mediatek,mt6577-sysirq.yaml   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/mediatek,mt6577-sysirq.yaml b/Documentation/devicetree/bindings/interrupt-controller/mediatek,mt6577-sysirq.yaml
index e1a379c052e4..123d24b05556 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/mediatek,mt6577-sysirq.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/mediatek,mt6577-sysirq.yaml
@@ -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
-- 
2.43.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: Drop unnecessary quotes
  2024-04-26 19:54 ` Rob Herring (Arm)
@ 2024-04-29  8:10   ` AngeloGioacchino Del Regno
  -1 siblings, 0 replies; 6+ messages in thread
From: AngeloGioacchino Del Regno @ 2024-04-29  8:10 UTC (permalink / raw)
  To: Rob Herring (Arm), Thomas Gleixner, Krzysztof Kozlowski,
	Conor Dooley, Matthias Brugger
  Cc: linux-kernel, devicetree, linux-arm-kernel, linux-mediatek

Il 26/04/24 21:54, Rob Herring (Arm) ha scritto:
> 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.
> 
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: Drop unnecessary quotes
@ 2024-04-29  8:10   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 6+ messages in thread
From: AngeloGioacchino Del Regno @ 2024-04-29  8:10 UTC (permalink / raw)
  To: Rob Herring (Arm), Thomas Gleixner, Krzysztof Kozlowski,
	Conor Dooley, Matthias Brugger
  Cc: linux-kernel, devicetree, linux-arm-kernel, linux-mediatek

Il 26/04/24 21:54, Rob Herring (Arm) ha scritto:
> 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.
> 
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: Drop unnecessary quotes
  2024-04-26 19:54 ` Rob Herring (Arm)
@ 2024-04-30 20:35   ` Rob Herring (Arm)
  -1 siblings, 0 replies; 6+ messages in thread
From: Rob Herring (Arm) @ 2024-04-30 20:35 UTC (permalink / raw)
  To: Rob Herring (Arm)
  Cc: Thomas Gleixner, devicetree, Matthias Brugger,
	AngeloGioacchino Del Regno, linux-mediatek, Conor Dooley,
	Krzysztof Kozlowski, linux-kernel, linux-arm-kernel


On Fri, 26 Apr 2024 14:54:04 -0500, Rob Herring (Arm) wrote:
> 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.
> 
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> ---
>  .../bindings/interrupt-controller/mediatek,mt6577-sysirq.yaml   | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: Drop unnecessary quotes
@ 2024-04-30 20:35   ` Rob Herring (Arm)
  0 siblings, 0 replies; 6+ messages in thread
From: Rob Herring (Arm) @ 2024-04-30 20:35 UTC (permalink / raw)
  To: Rob Herring (Arm)
  Cc: Thomas Gleixner, devicetree, Matthias Brugger,
	AngeloGioacchino Del Regno, linux-mediatek, Conor Dooley,
	Krzysztof Kozlowski, linux-kernel, linux-arm-kernel


On Fri, 26 Apr 2024 14:54:04 -0500, Rob Herring (Arm) wrote:
> 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.
> 
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> ---
>  .../bindings/interrupt-controller/mediatek,mt6577-sysirq.yaml   | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-04-30 20:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-26 19:54 [PATCH] dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: Drop unnecessary quotes Rob Herring (Arm)
2024-04-26 19:54 ` Rob Herring (Arm)
2024-04-29  8:10 ` AngeloGioacchino Del Regno
2024-04-29  8:10   ` AngeloGioacchino Del Regno
2024-04-30 20:35 ` Rob Herring (Arm)
2024-04-30 20:35   ` Rob Herring (Arm)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.