[PATCH 1/3] dt-bindings: leds: leds-bcm63138: unify full stops in descriptions

Rafał Miłecki zajec5 at gmail.com
Sun Jul 17 05:42:46 PDT 2022


From: Rafał Miłecki <rafal at milecki.pl>

Description of "reg" doesn't have full stop at the end. It makes sense
as it's a one-sentence only. Use the same style for "active-low".

Reported-by: Pavel Machek <pavel at ucw.cz>
Signed-off-by: Rafał Miłecki <rafal at milecki.pl>
---
 Documentation/devicetree/bindings/leds/leds-bcm63138.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/leds/leds-bcm63138.yaml b/Documentation/devicetree/bindings/leds/leds-bcm63138.yaml
index 99cd4ba9b0ca..52252fb6bb32 100644
--- a/Documentation/devicetree/bindings/leds/leds-bcm63138.yaml
+++ b/Documentation/devicetree/bindings/leds/leds-bcm63138.yaml
@@ -54,7 +54,7 @@ patternProperties:
 
       active-low:
         type: boolean
-        description: Makes LED active low.
+        description: Makes LED active low
 
     required:
       - reg
-- 
2.34.1




More information about the linux-arm-kernel mailing list