Re: [PATCH] dt-bindings: fix typos in various bindings
Krzysztof Kozlowski <[email protected]>
| Newsgroups | org.kernel.vger.linux-gpio,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-hwmon,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260828-stalwart-brave-zebra-02e72c@quoll> |
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 <[email protected]> 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/[email protected]/ 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