Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: dma: pl08x: Do not use plural form of a proper noun PrimeCell

As a proper noun PrimeCell is a single entity and it can not have a plural
form, fix the typo.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20251225181519.1401953-1-vz@mleia.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Vladimir Zapolskiy and committed by
Vinod Koul
99e0728b 0b4f3aee

+1 -1
+1 -1
Documentation/devicetree/bindings/dma/arm-pl08x.yaml
··· 4 4 $id: http://devicetree.org/schemas/dma/arm-pl08x.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: ARM PrimeCells PL080 and PL081 and derivatives DMA controller 7 + title: ARM PrimeCell PL080 and PL081 and derivatives DMA controller 8 8 9 9 maintainers: 10 10 - Vinod Koul <vkoul@kernel.org>