dt-bindings: dma: Drop undocumented examples
authorRob Herring <robh@kernel.org>
Wed, 22 Nov 2023 23:50:50 +0000 (16:50 -0700)
committerVinod Koul <vkoul@kernel.org>
Mon, 11 Dec 2023 06:30:54 +0000 (12:00 +0530)
commit4a8ececbb50f0dd9395ffc4188ae780916df4a9c
treedd5d83498883f41f919741bb3823dd33cc21ab82
parent306f5df81fcc89b462fbeb9dbe26d9a8ad7c7582
dt-bindings: dma: Drop undocumented examples

The compatibles "ti,omap-sdma" and "ti,dra7-dma-crossbar" aren't documented
by a schema which causes warnings:

Documentation/devicetree/bindings/dma/dma-controller.example.dtb: /example-0/dma-controller@48000000: failed to match any schema with compatible: ['ti,omap-sdma']
Documentation/devicetree/bindings/dma/dma-router.example.dtb: /example-0/dma-router@4a002b78: failed to match any schema with compatible: ['ti,dra7-dma-crossbar']

As no one has cared to fix them, just drop them.

Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20231122235050.2966280-1-robh@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/dma/dma-controller.yaml
Documentation/devicetree/bindings/dma/dma-router.yaml