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

dt-bindings: renesas,rcar-dmac: R-Car V3U is R-Car Gen4

Despite the name, R-Car V3U is the first member of the R-Car Gen4
family. Hence move its compatible value to the R-Car Gen4 section.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/e6e4cf701f3a43b061b9c3f7f0adc4d6addd4722.1651497024.git.geert+renesas@glider.be
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Geert Uytterhoeven and committed by
Vinod Koul
b965182a aab08c1a

+4 -6
+4 -6
Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml
··· 42 42 - const: renesas,rcar-dmac 43 43 44 44 - items: 45 - - const: renesas,dmac-r8a779a0 # R-Car V3U 46 - 47 - - items: 48 - - const: renesas,dmac-r8a779f0 # R-Car S4-8 49 - - const: renesas,rcar-gen4-dmac 45 + - enum: 46 + - renesas,dmac-r8a779a0 # R-Car V3U 47 + - renesas,dmac-r8a779f0 # R-Car S4-8 48 + - const: renesas,rcar-gen4-dmac # R-Car Gen4 50 49 51 50 reg: true 52 51 ··· 120 121 compatible: 121 122 contains: 122 123 enum: 123 - - renesas,dmac-r8a779a0 124 124 - renesas,rcar-gen4-dmac 125 125 then: 126 126 properties: