|
| 1 | +# SPDX-License-Identifier: GPL-2.0 |
| 2 | +%YAML 1.2 |
| 3 | +--- |
| 4 | +$id: http://devicetree.org/schemas/arm/shmobile.yaml# |
| 5 | +$schema: http://devicetree.org/meta-schemas/core.yaml# |
| 6 | + |
| 7 | +title: Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings |
| 8 | + |
| 9 | +maintainers: |
| 10 | + - Geert Uytterhoeven <geert+renesas@glider.be> |
| 11 | + |
| 12 | +properties: |
| 13 | + $nodename: |
| 14 | + const: '/' |
| 15 | + compatible: |
| 16 | + oneOf: |
| 17 | + - description: Emma Mobile EV2 |
| 18 | + items: |
| 19 | + - enum: |
| 20 | + - renesas,kzm9d # Kyoto Microcomputer Co. KZM-A9-Dual |
| 21 | + - const: renesas,emev2 |
| 22 | + |
| 23 | + - description: RZ/A1H (R7S72100) |
| 24 | + items: |
| 25 | + - enum: |
| 26 | + - renesas,genmai # Genmai (RTK772100BC00000BR) |
| 27 | + - renesas,gr-peach # GR-Peach (X28A-M01-E/F) |
| 28 | + - renesas,rskrza1 # RSKRZA1 (YR0K77210C000BE) |
| 29 | + - const: renesas,r7s72100 |
| 30 | + |
| 31 | + - description: RZ/A2 (R7S9210) |
| 32 | + items: |
| 33 | + - enum: |
| 34 | + - renesas,rza2mevb # RZ/A2M Eval Board (RTK7921053S00000BE) |
| 35 | + - const: renesas,r7s9210 |
| 36 | + |
| 37 | + - description: SH-Mobile AG5 (R8A73A00/SH73A0) |
| 38 | + items: |
| 39 | + - enum: |
| 40 | + - renesas,kzm9g # Kyoto Microcomputer Co. KZM-A9-GT |
| 41 | + - const: renesas,sh73a0 |
| 42 | + |
| 43 | + - description: R-Mobile APE6 (R8A73A40) |
| 44 | + items: |
| 45 | + - enum: |
| 46 | + - renesas,ape6evm |
| 47 | + - const: renesas,r8a73a4 |
| 48 | + |
| 49 | + - description: R-Mobile A1 (R8A77400) |
| 50 | + items: |
| 51 | + - enum: |
| 52 | + - renesas,armadillo800eva # Atmark Techno Armadillo-800 EVA |
| 53 | + - const: renesas,r8a7740 |
| 54 | + |
| 55 | + - description: RZ/G1H (R8A77420) |
| 56 | + items: |
| 57 | + - const: renesas,r8a7742 |
| 58 | + |
| 59 | + - description: RZ/G1M (R8A77430) |
| 60 | + items: |
| 61 | + - enum: |
| 62 | + # iWave Systems RZ/G1M Qseven Development Platform (iW-RainboW-G20D-Qseven) |
| 63 | + - iwave,g20d |
| 64 | + - const: iwave,g20m |
| 65 | + - const: renesas,r8a7743 |
| 66 | + |
| 67 | + - items: |
| 68 | + - enum: |
| 69 | + # iWave Systems RZ/G1M Qseven System On Module (iW-RainboW-G20M-Qseven) |
| 70 | + - iwave,g20m |
| 71 | + - renesas,sk-rzg1m # SK-RZG1M (YR8A77430S000BE) |
| 72 | + - const: renesas,r8a7743 |
| 73 | + |
| 74 | + - description: RZ/G1N (R8A77440) |
| 75 | + items: |
| 76 | + - enum: |
| 77 | + # iWave Systems RZ/G1N Qseven Development Platform (iW-RainboW-G20D-Qseven) |
| 78 | + - iwave,g20d |
| 79 | + - const: iwave,g20m |
| 80 | + - const: renesas,r8a7744 |
| 81 | + |
| 82 | + - items: |
| 83 | + - enum: |
| 84 | + # iWave Systems RZ/G1N Qseven System On Module (iW-RainboW-G20M-Qseven) |
| 85 | + - iwave,g20m |
| 86 | + - const: renesas,r8a7744 |
| 87 | + |
| 88 | + - description: RZ/G1E (R8A77450) |
| 89 | + items: |
| 90 | + - enum: |
| 91 | + - iwave,g22m # iWave Systems RZ/G1E SODIMM System On Module (iW-RainboW-G22M-SM) |
| 92 | + - renesas,sk-rzg1e # SK-RZG1E (YR8A77450S000BE) |
| 93 | + - const: renesas,r8a7745 |
| 94 | + |
| 95 | + - description: iWave Systems RZ/G1E SODIMM SOM Development Platform (iW-RainboW-G22D) |
| 96 | + items: |
| 97 | + - const: iwave,g22d |
| 98 | + - const: iwave,g22m |
| 99 | + - const: renesas,r8a7745 |
| 100 | + |
| 101 | + - description: RZ/G1C (R8A77470) |
| 102 | + items: |
| 103 | + - enum: |
| 104 | + - iwave,g23s #iWave Systems RZ/G1C Single Board Computer (iW-RainboW-G23S) |
| 105 | + - const: renesas,r8a77470 |
| 106 | + |
| 107 | + - description: RZ/G2M (R8A774A1) |
| 108 | + items: |
| 109 | + - const: renesas,r8a774a1 |
| 110 | + |
| 111 | + - description: RZ/G2E (R8A774C0) |
| 112 | + items: |
| 113 | + - enum: |
| 114 | + - si-linux,cat874 # Silicon Linux RZ/G2E 96board platform (CAT874) |
| 115 | + - const: renesas,r8a774c0 |
| 116 | + |
| 117 | + - items: |
| 118 | + - enum: |
| 119 | + - si-linux,cat875 # Silicon Linux sub board for CAT874 (CAT875) |
| 120 | + - const: si-linux,cat874 |
| 121 | + - const: renesas,r8a774c0 |
| 122 | + |
| 123 | + - description: R-Car M1A (R8A77781) |
| 124 | + items: |
| 125 | + - enum: |
| 126 | + - renesas,bockw |
| 127 | + - const: renesas,r8a7778 |
| 128 | + |
| 129 | + - description: R-Car H1 (R8A77790) |
| 130 | + items: |
| 131 | + - enum: |
| 132 | + - renesas,marzen # Marzen (R0P7779A00010S) |
| 133 | + - const: renesas,r8a7779 |
| 134 | + |
| 135 | + - description: R-Car H2 (R8A77900) |
| 136 | + items: |
| 137 | + - enum: |
| 138 | + - renesas,lager # Lager (RTP0RC7790SEB00010S) |
| 139 | + - renesas,stout # Stout (ADAS Starterkit, Y-R-CAR-ADAS-SKH2-BOARD) |
| 140 | + - const: renesas,r8a7790 |
| 141 | + |
| 142 | + - description: R-Car M2-W (R8A77910) |
| 143 | + items: |
| 144 | + - enum: |
| 145 | + - renesas,henninger |
| 146 | + - renesas,koelsch # Koelsch (RTP0RC7791SEB00010S) |
| 147 | + - renesas,porter # Porter (M2-LCDP) |
| 148 | + - const: renesas,r8a7791 |
| 149 | + |
| 150 | + - description: R-Car V2H (R8A77920) |
| 151 | + items: |
| 152 | + - enum: |
| 153 | + - renesas,blanche # Blanche (RTP0RC7792SEB00010S) |
| 154 | + - renesas,wheat # Wheat (RTP0RC7792ASKB0000JE) |
| 155 | + - const: renesas,r8a7792 |
| 156 | + |
| 157 | + - description: R-Car M2-N (R8A77930) |
| 158 | + items: |
| 159 | + - enum: |
| 160 | + - renesas,gose # Gose (RTP0RC7793SEB00010S) |
| 161 | + - const: renesas,r8a7793 |
| 162 | + |
| 163 | + - description: R-Car E2 (R8A77940) |
| 164 | + items: |
| 165 | + - enum: |
| 166 | + - renesas,alt # Alt (RTP0RC7794SEB00010S) |
| 167 | + - renesas,silk # SILK (RTP0RC7794LCB00011S) |
| 168 | + - const: renesas,r8a7794 |
| 169 | + |
| 170 | + - description: R-Car H3 (R8A77950) |
| 171 | + items: |
| 172 | + - enum: |
| 173 | + # H3ULCB (R-Car Starter Kit Premier, RTP0RC7795SKBX0010SA00 (H3 ES1.1)) |
| 174 | + # H3ULCB (R-Car Starter Kit Premier, RTP0RC77951SKBX010SA00 (H3 ES2.0)) |
| 175 | + - renesas,h3ulcb |
| 176 | + - renesas,salvator-x # Salvator-X (RTP0RC7795SIPB0010S) |
| 177 | + - renesas,salvator-xs # Salvator-XS (Salvator-X 2nd version, RTP0RC7795SIPB0012S) |
| 178 | + - const: renesas,r8a7795 |
| 179 | + |
| 180 | + - description: R-Car M3-W (R8A77960) |
| 181 | + items: |
| 182 | + - enum: |
| 183 | + - renesas,m3ulcb # M3ULCB (R-Car Starter Kit Pro, RTP0RC7796SKBX0010SA09 (M3 ES1.0)) |
| 184 | + - renesas,salvator-x # Salvator-X (RTP0RC7796SIPB0011S) |
| 185 | + - renesas,salvator-xs # Salvator-XS (Salvator-X 2nd version, RTP0RC7796SIPB0012S) |
| 186 | + - const: renesas,r8a7796 |
| 187 | + |
| 188 | + - description: Kingfisher (SBEV-RCAR-KF-M03) |
| 189 | + items: |
| 190 | + - const: shimafuji,kingfisher |
| 191 | + - enum: |
| 192 | + - renesas,h3ulcb |
| 193 | + - renesas,m3ulcb |
| 194 | + - enum: |
| 195 | + - renesas,r8a7795 |
| 196 | + - renesas,r8a7796 |
| 197 | + |
| 198 | + - description: R-Car M3-N (R8A77965) |
| 199 | + items: |
| 200 | + - enum: |
| 201 | + - renesas,m3nulcb # M3NULCB (R-Car Starter Kit Pro, RTP0RC77965SKBX010SA00 (M3-N ES1.1)) |
| 202 | + - renesas,salvator-x # Salvator-X (RTP0RC7796SIPB0011S (M3-N)) |
| 203 | + - renesas,salvator-xs # Salvator-XS (Salvator-X 2nd version, RTP0RC77965SIPB012S) |
| 204 | + - const: renesas,r8a77965 |
| 205 | + |
| 206 | + - description: R-Car V3M (R8A77970) |
| 207 | + items: |
| 208 | + - enum: |
| 209 | + - renesas,eagle # Eagle (RTP0RC77970SEB0010S) |
| 210 | + - renesas,v3msk # V3MSK (Y-ASK-RCAR-V3M-WS10) |
| 211 | + - const: renesas,r8a77970 |
| 212 | + |
| 213 | + - description: R-Car V3H (R8A77980) |
| 214 | + items: |
| 215 | + - enum: |
| 216 | + - renesas,condor # Condor (RTP0RC77980SEB0010SS/RTP0RC77980SEB0010SA01) |
| 217 | + - renesas,v3hsk # V3HSK (Y-ASK-RCAR-V3H-WS10) |
| 218 | + - const: renesas,r8a77980 |
| 219 | + |
| 220 | + - description: R-Car E3 (R8A77990) |
| 221 | + items: |
| 222 | + - enum: |
| 223 | + - renesas,ebisu # Ebisu (RTP0RC77990SEB0010S) |
| 224 | + - const: renesas,r8a77990 |
| 225 | + |
| 226 | + - description: R-Car D3 (R8A77995) |
| 227 | + items: |
| 228 | + - enum: |
| 229 | + - renesas,draak # Draak (RTP0RC77995SEB0010S) |
| 230 | + - const: renesas,r8a77995 |
| 231 | + |
| 232 | + - description: RZ/N1D (R9A06G032) |
| 233 | + items: |
| 234 | + - enum: |
| 235 | + - renesas,rzn1d400-db # RZN1D-DB (RZ/N1D Demo Board for the RZ/N1D 400 pins package) |
| 236 | + - const: renesas,r9a06g032 |
| 237 | + |
| 238 | +... |
0 commit comments