Linux GPIO subsystem development
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: gpio: brcmstb: drop unneeded quotes
@ 2023-11-22 22:44 Rob Herring
  2023-11-22 23:27 ` Florian Fainelli
  2023-11-23  8:47 ` Krzysztof Kozlowski
  0 siblings, 2 replies; 3+ messages in thread
From: Rob Herring @ 2023-11-22 22:44 UTC (permalink / raw)
  To: Doug Berger, Florian Fainelli,
	Broadcom internal kernel review list, Linus Walleij,
	Bartosz Golaszewski, Andy Shevchenko, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-gpio, devicetree, linux-arm-kernel, linux-kernel

Drop unneeded quotes over simple string values to fix a soon to be
enabled yamllint warning:

  [error] string value is redundantly quoted with any quotes (quoted-strings)

Signed-off-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.yaml b/Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.yaml
index 4a896ff7edc5..a1e71c974e79 100644
--- a/Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.yaml
+++ b/Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.yaml
@@ -72,7 +72,7 @@ required:
   - reg
   - gpio-controller
   - "#gpio-cells"
-  - "brcm,gpio-bank-widths"
+  - brcm,gpio-bank-widths
 
 additionalProperties: false
 
-- 
2.42.0


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

* Re: [PATCH] dt-bindings: gpio: brcmstb: drop unneeded quotes
  2023-11-22 22:44 [PATCH] dt-bindings: gpio: brcmstb: drop unneeded quotes Rob Herring
@ 2023-11-22 23:27 ` Florian Fainelli
  2023-11-23  8:47 ` Krzysztof Kozlowski
  1 sibling, 0 replies; 3+ messages in thread
From: Florian Fainelli @ 2023-11-22 23:27 UTC (permalink / raw)
  To: Rob Herring, Doug Berger, Broadcom internal kernel review list,
	Linus Walleij, Bartosz Golaszewski, Andy Shevchenko,
	Krzysztof Kozlowski, Conor Dooley
  Cc: linux-gpio, devicetree, linux-arm-kernel, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 346 bytes --]



On 11/22/2023 2:44 PM, Rob Herring wrote:
> Drop unneeded quotes over simple string values to fix a soon to be
> enabled yamllint warning:
> 
>    [error] string value is redundantly quoted with any quotes (quoted-strings)
> 
> Signed-off-by: Rob Herring <robh@kernel.org>

Acked-by: Florian Fainelli <florian.fainelli@broadcom.com>
--
Florian

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4221 bytes --]

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

* Re: [PATCH] dt-bindings: gpio: brcmstb: drop unneeded quotes
  2023-11-22 22:44 [PATCH] dt-bindings: gpio: brcmstb: drop unneeded quotes Rob Herring
  2023-11-22 23:27 ` Florian Fainelli
@ 2023-11-23  8:47 ` Krzysztof Kozlowski
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-11-23  8:47 UTC (permalink / raw)
  To: Rob Herring, Doug Berger, Florian Fainelli,
	Broadcom internal kernel review list, Linus Walleij,
	Bartosz Golaszewski, Andy Shevchenko, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-gpio, devicetree, linux-arm-kernel, linux-kernel

On 22/11/2023 23:44, Rob Herring wrote:
> Drop unneeded quotes over simple string values to fix a soon to be
> enabled yamllint warning:
> 
>   [error] string value is redundantly quoted with any quotes (quoted-strings)
> 
> Signed-off-by: Rob Herring <robh@kernel.org>

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


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

end of thread, other threads:[~2023-11-23  8:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-22 22:44 [PATCH] dt-bindings: gpio: brcmstb: drop unneeded quotes Rob Herring
2023-11-22 23:27 ` Florian Fainelli
2023-11-23  8:47 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox