Re: [PATCH] dt-bindings: fix typos in various bindings
From: Krzysztof Kozlowski
Date: Fri Aug 28 2026 - 05:04:32 EST
On Fri, Aug 21, 2026 at 06:56:05PM +0800, hanzhijian wrote:
> Fix spelling errors found by the kernel's scripts/spelling.txt
> and codespell in several devicetree binding documents:
>
> - "curent" -> "current" in adi,ltc2991.yaml
> - "deivce" -> "device" in zii,rave-sp-eeprom.yaml
> - "ouput" -> "output" in delta,tn48m-gpio.yaml
> - "redudant" -> "redundant" in trivial-devices.yaml
>
> Signed-off-by: hanzhijian <hanzhijian1991@xxxxxxxxx>
Your name looks a bit like login. Usually Latin transliterations have
space and use capital letters, but honestly I cannot judge.
But here you used different identity:
https://lore.kernel.org/all/20260825141526.3911472-1-hanzhijian1991@xxxxxxxxx/
Please use a consistent one.
> ---
> Documentation/devicetree/bindings/gpio/delta,tn48m-gpio.yaml | 2 +-
> Documentation/devicetree/bindings/hwmon/adi,ltc2991.yaml | 2 +-
> Documentation/devicetree/bindings/nvmem/zii,rave-sp-eeprom.yaml | 2 +-
> Documentation/devicetree/bindings/trivial-devices.yaml | 2 +-
> 4 files changed, 4 insertions(+), 4 deletions(-)
Best regards,
Krzysztof