File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
Documentation/devicetree/bindings/serial Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -63,6 +63,12 @@ properties:
6363 - const : renesas,rcar-gen4-hscif # R-Car Gen4
6464 - const : renesas,hscif # generic HSCIF compatible UART
6565
66+ - items :
67+ - enum :
68+ - renesas,hscif-r8a78000 # R-Car X5H
69+ - const : renesas,rcar-gen5-hscif # R-Car Gen5
70+ - const : renesas,hscif # generic HSCIF compatible UART
71+
6672 reg :
6773 maxItems : 1
6874
120126 - renesas,rcar-gen2-hscif
121127 - renesas,rcar-gen3-hscif
122128 - renesas,rcar-gen4-hscif
129+ - renesas,rcar-gen5-hscif
123130then :
124131 required :
125132 - resets
Original file line number Diff line number Diff line change @@ -70,6 +70,12 @@ properties:
7070 - const : renesas,rcar-gen4-scif # R-Car Gen4
7171 - const : renesas,scif # generic SCIF compatible UART
7272
73+ - items :
74+ - enum :
75+ - renesas,scif-r8a78000 # R-Car X5H
76+ - const : renesas,rcar-gen5-scif # R-Car Gen5
77+ - const : renesas,scif # generic SCIF compatible UART
78+
7379 - items :
7480 - enum :
7581 - renesas,scif-r9a07g044 # RZ/G2{L,LC}
@@ -174,6 +180,7 @@ allOf:
174180 - renesas,rcar-gen2-scif
175181 - renesas,rcar-gen3-scif
176182 - renesas,rcar-gen4-scif
183+ - renesas,rcar-gen5-scif
177184 - renesas,scif-r9a07g044
178185 - renesas,scif-r9a09g057
179186 then :
You can’t perform that action at this time.
0 commit comments