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: serial: sh-sci: Fold single-entry compatibles into enum

Group single compatibles into enum.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260112095722.25556-1-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Lad Prabhakar and committed by
Greg Kroah-Hartman
9e031343 a5fd8945

+5 -10
+5 -10
Documentation/devicetree/bindings/serial/renesas,scif.yaml
··· 12 12 properties: 13 13 compatible: 14 14 oneOf: 15 + - enum: 16 + - renesas,scif-r7s9210 # RZ/A2 17 + - renesas,scif-r9a07g044 # RZ/G2{L,LC} 18 + - renesas,scif-r9a09g057 # RZ/V2H(P) 19 + 15 20 - items: 16 21 - enum: 17 22 - renesas,scif-r7s72100 # RZ/A1H 18 23 - const: renesas,scif # generic SCIF compatible UART 19 - 20 - - items: 21 - - enum: 22 - - renesas,scif-r7s9210 # RZ/A2 23 24 24 25 - items: 25 26 - enum: ··· 79 78 80 79 - items: 81 80 - enum: 82 - - renesas,scif-r9a07g044 # RZ/G2{L,LC} 83 - 84 - - items: 85 - - enum: 86 81 - renesas,scif-r9a07g043 # RZ/G2UL and RZ/Five 87 82 - renesas,scif-r9a07g054 # RZ/V2L 88 83 - renesas,scif-r9a08g045 # RZ/G3S 89 84 - const: renesas,scif-r9a07g044 # RZ/G2{L,LC} fallback 90 - 91 - - const: renesas,scif-r9a09g057 # RZ/V2H(P) 92 85 93 86 - items: 94 87 - enum: