Re: [PATCH] dt-bindings: fix typos and brackets

From: Krzysztof Kozlowski

Date: Sat Jul 11 2026 - 09:30:00 EST


On 11/07/2026 15:18, Manuel Ebner wrote:
> -  The charlieplex keypad supports N^2)-N different key combinations (where N is
> +  The charlieplex keypad supports (N^2)-N different key combinations (where N is
>    the number of I/O lines). Key presses and releases are detected by configuring
>    only one line as output at a time, and reading other line states. This process
>    is repeated for each line. Diodes are required to ensure current flows in only
> 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 {
>  };
> + };

There is no such context in that file. Your patch looks corrupted.


Best regards,
Krzysztof