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: memory-controllers: ti,gpmc-child: drop redundant part of title

The Devicetree bindings document does not have to say in the title that
it is a "Devicetree binding", but instead just describe the hardware.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org> # MMC
Link: https://lore.kernel.org/r/20221216163815.522628-3-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Rob Herring
9d94e285 ab040c42

+1 -1
+1 -1
Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml
··· 4 4 $id: http://devicetree.org/schemas/memory-controllers/ti,gpmc-child.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: device tree bindings for children of the Texas Instruments GPMC 7 + title: Texas Instruments GPMC Bus Child Nodes 8 8 9 9 maintainers: 10 10 - Tony Lindgren <tony@atomide.com>