Linux-Devicetree Archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: spmi: mtk,spmi-mtk-pmif: drop unneeded quotes
@ 2023-06-09 14:06 Krzysztof Kozlowski
  2023-06-12  8:07 ` AngeloGioacchino Del Regno
  2023-06-20 14:41 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-06-09 14:06 UTC (permalink / raw
  To: Stephen Boyd, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Matthias Brugger, AngeloGioacchino Del Regno, Hsin-Hsiung Wang,
	linux-kernel, devicetree, linux-arm-kernel, linux-mediatek
  Cc: Krzysztof Kozlowski

Cleanup bindings dropping unneeded quotes. Once all these are fixed,
checking for this can be enabled in yamllint.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/spmi/mtk,spmi-mtk-pmif.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/spmi/mtk,spmi-mtk-pmif.yaml b/Documentation/devicetree/bindings/spmi/mtk,spmi-mtk-pmif.yaml
index e4f465abcfe9..ac99883a3f29 100644
--- a/Documentation/devicetree/bindings/spmi/mtk,spmi-mtk-pmif.yaml
+++ b/Documentation/devicetree/bindings/spmi/mtk,spmi-mtk-pmif.yaml
@@ -14,7 +14,7 @@ description: |+
   for multiple SoCs to control a single SPMI master.
 
 allOf:
-  - $ref: "spmi.yaml"
+  - $ref: spmi.yaml
 
 properties:
   compatible:
-- 
2.34.1


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

* Re: [PATCH] dt-bindings: spmi: mtk,spmi-mtk-pmif: drop unneeded quotes
  2023-06-09 14:06 [PATCH] dt-bindings: spmi: mtk,spmi-mtk-pmif: drop unneeded quotes Krzysztof Kozlowski
@ 2023-06-12  8:07 ` AngeloGioacchino Del Regno
  2023-06-20 14:41 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: AngeloGioacchino Del Regno @ 2023-06-12  8:07 UTC (permalink / raw
  To: Krzysztof Kozlowski, Stephen Boyd, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
	Hsin-Hsiung Wang, linux-kernel, devicetree, linux-arm-kernel,
	linux-mediatek

Il 09/06/23 16:06, Krzysztof Kozlowski ha scritto:
> Cleanup bindings dropping unneeded quotes. Once all these are fixed,
> checking for this can be enabled in yamllint.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

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

> ---
>   Documentation/devicetree/bindings/spmi/mtk,spmi-mtk-pmif.yaml | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/spmi/mtk,spmi-mtk-pmif.yaml b/Documentation/devicetree/bindings/spmi/mtk,spmi-mtk-pmif.yaml
> index e4f465abcfe9..ac99883a3f29 100644
> --- a/Documentation/devicetree/bindings/spmi/mtk,spmi-mtk-pmif.yaml
> +++ b/Documentation/devicetree/bindings/spmi/mtk,spmi-mtk-pmif.yaml
> @@ -14,7 +14,7 @@ description: |+
>     for multiple SoCs to control a single SPMI master.
>   
>   allOf:
> -  - $ref: "spmi.yaml"
> +  - $ref: spmi.yaml
>   
>   properties:
>     compatible:


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

* Re: [PATCH] dt-bindings: spmi: mtk,spmi-mtk-pmif: drop unneeded quotes
  2023-06-09 14:06 [PATCH] dt-bindings: spmi: mtk,spmi-mtk-pmif: drop unneeded quotes Krzysztof Kozlowski
  2023-06-12  8:07 ` AngeloGioacchino Del Regno
@ 2023-06-20 14:41 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2023-06-20 14:41 UTC (permalink / raw
  To: Krzysztof Kozlowski
  Cc: Conor Dooley, linux-arm-kernel, Matthias Brugger,
	Krzysztof Kozlowski, Hsin-Hsiung Wang, linux-mediatek,
	Stephen Boyd, linux-kernel, devicetree,
	AngeloGioacchino Del Regno, Rob Herring


On Fri, 09 Jun 2023 16:06:54 +0200, Krzysztof Kozlowski wrote:
> Cleanup bindings dropping unneeded quotes. Once all these are fixed,
> checking for this can be enabled in yamllint.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/spmi/mtk,spmi-mtk-pmif.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!


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

end of thread, other threads:[~2023-06-20 14:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-09 14:06 [PATCH] dt-bindings: spmi: mtk,spmi-mtk-pmif: drop unneeded quotes Krzysztof Kozlowski
2023-06-12  8:07 ` AngeloGioacchino Del Regno
2023-06-20 14:41 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).