* [PATCH] dt-bindings: Add missing bracket
@ 2026-07-10 11:25 Manuel Ebner
2026-07-10 11:36 ` Krzysztof Kozlowski
0 siblings, 1 reply; 2+ messages in thread
From: Manuel Ebner @ 2026-07-10 11:25 UTC (permalink / raw)
To: Lee Jones, Daniel Thompson, Jingoo Han, Pavel Machek, Rob Herring,
Krzysztof Kozlowski, Conor Dooley
Cc: Manuel Ebner, dri-devel, linux-leds, devicetree, linux-kernel
Add missing '};' to code.
Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
---
Documentation/devicetree/bindings/leds/backlight/88pm860x.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/leds/backlight/88pm860x.txt b/Documentation/devicetree/bindings/leds/backlight/88pm860x.txt
index 261df2799315..9e17807d2ce5 100644
--- a/Documentation/devicetree/bindings/leds/backlight/88pm860x.txt
+++ b/Documentation/devicetree/bindings/leds/backlight/88pm860x.txt
@@ -13,3 +13,4 @@ Example:
};
backlight-2 {
};
+ };
--
2.54.0
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] dt-bindings: Add missing bracket
2026-07-10 11:25 [PATCH] dt-bindings: Add missing bracket Manuel Ebner
@ 2026-07-10 11:36 ` Krzysztof Kozlowski
0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2026-07-10 11:36 UTC (permalink / raw)
To: Manuel Ebner, Lee Jones, Daniel Thompson, Jingoo Han,
Pavel Machek, Rob Herring, Krzysztof Kozlowski, Conor Dooley
Cc: dri-devel, linux-leds, devicetree, linux-kernel
On 10/07/2026 13:25, Manuel Ebner wrote:
> Add missing '};' to code.
>
> Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
> ---
> Documentation/devicetree/bindings/leds/backlight/88pm860x.txt | 1 +
> 1 file changed, 1 insertion(+)
>
Sorry, this is pretty close to pointless change and will be fixed by
proper conversion to DT schema format.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-10 11:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-10 11:25 [PATCH] dt-bindings: Add missing bracket Manuel Ebner
2026-07-10 11:36 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox