linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Documentation: dt-bindings: Fix documentation issues
@ 2024-11-07  6:11 Abhinav Saxena
  2024-11-07  6:11 ` [PATCH 1/2] Documentation: dt-bindings: Fix repeated words Abhinav Saxena
  2024-11-07  6:11 ` [PATCH 2/2] Documentation: dt-bindings: Remove trailing whitespace Abhinav Saxena
  0 siblings, 2 replies; 7+ messages in thread
From: Abhinav Saxena @ 2024-11-07  6:11 UTC (permalink / raw)
  To: linux-kernel-mentees, linux-gpio, devicetree, linux-kernel,
	linux-tegra, linux-mips, linuxppc-dev, linux-arm-kernel
  Cc: Linus Walleij, Bartosz Golaszewski, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Thomas Gleixner,
	Thierry Reding, Jonathan Hunter, Thomas Bogendoerfer,
	Liam Girdwood, Mark Brown, Christophe Leroy, Abhinav Saxena

This small patch series fixes documentation issues in devicetree bindings,
specifically addressing repeated words and trailing whitespace found using
checkpatch.pl script. No functional changes are included.

Patch 1 fixes repeated words in various binding documents, while patch 2
removes trailing whitespace from several files.

Signed-off-by: Abhinav Saxena <xandfury@gmail.com>

Abhinav Saxena (2):
  Documentation: dt-bindings: Fix repeated words
  Documentation: dt-bindings: Remove trailing whitespace

 Documentation/devicetree/bindings/gpio/gpio.txt        |  2 +-
 .../devicetree/bindings/interrupt-controller/msi.txt   | 10 +++++-----
 .../interrupt-controller/nvidia,tegra20-ictlr.txt      |  2 +-
 .../bindings/memory-controllers/mvebu-devbus.txt       |  2 +-
 .../devicetree/bindings/mips/cavium/bootbus.txt        |  2 +-
 .../devicetree/bindings/pinctrl/pinctrl-bindings.txt   |  2 +-
 .../bindings/regulator/regulator-max77620.txt          |  4 ++--
 .../devicetree/bindings/soc/fsl/cpm_qe/qe/usb.txt      |  2 +-
 8 files changed, 13 insertions(+), 13 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-11-07 16:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-07  6:11 [PATCH 0/2] Documentation: dt-bindings: Fix documentation issues Abhinav Saxena
2024-11-07  6:11 ` [PATCH 1/2] Documentation: dt-bindings: Fix repeated words Abhinav Saxena
2024-11-07 11:07   ` Krzysztof Kozlowski
2024-11-07 16:04   ` Rob Herring
2024-11-07  6:11 ` [PATCH 2/2] Documentation: dt-bindings: Remove trailing whitespace Abhinav Saxena
2024-11-07 11:07   ` Krzysztof Kozlowski
2024-11-07 15:59     ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).