| .. | .. |
|---|
| 1 | 1 | // SPDX-License-Identifier: GPL-2.0 |
|---|
| 2 | 2 | /* |
|---|
| 3 | | - * Device Tree Source for the EMEV2 SoC |
|---|
| 3 | + * Device Tree Source for the Emma Mobile EV2 SoC |
|---|
| 4 | 4 | * |
|---|
| 5 | 5 | * Copyright (C) 2012 Renesas Solutions Corp. |
|---|
| 6 | 6 | */ |
|---|
| .. | .. |
|---|
| 195 | 195 | clock-names = "sclk"; |
|---|
| 196 | 196 | }; |
|---|
| 197 | 197 | |
|---|
| 198 | | - pfc: pin-controller@e0140200 { |
|---|
| 198 | + pfc: pinctrl@e0140200 { |
|---|
| 199 | 199 | compatible = "renesas,pfc-emev2"; |
|---|
| 200 | 200 | reg = <0xe0140200 0x100>; |
|---|
| 201 | 201 | }; |
|---|
| .. | .. |
|---|
| 212 | 212 | interrupt-controller; |
|---|
| 213 | 213 | #interrupt-cells = <2>; |
|---|
| 214 | 214 | }; |
|---|
| 215 | + |
|---|
| 215 | 216 | gpio1: gpio@e0050080 { |
|---|
| 216 | 217 | compatible = "renesas,em-gio"; |
|---|
| 217 | 218 | reg = <0xe0050080 0x2c>, <0xe00500c0 0x20>; |
|---|
| .. | .. |
|---|
| 224 | 225 | interrupt-controller; |
|---|
| 225 | 226 | #interrupt-cells = <2>; |
|---|
| 226 | 227 | }; |
|---|
| 228 | + |
|---|
| 227 | 229 | gpio2: gpio@e0050100 { |
|---|
| 228 | 230 | compatible = "renesas,em-gio"; |
|---|
| 229 | 231 | reg = <0xe0050100 0x2c>, <0xe0050140 0x20>; |
|---|
| .. | .. |
|---|
| 236 | 238 | interrupt-controller; |
|---|
| 237 | 239 | #interrupt-cells = <2>; |
|---|
| 238 | 240 | }; |
|---|
| 241 | + |
|---|
| 239 | 242 | gpio3: gpio@e0050180 { |
|---|
| 240 | 243 | compatible = "renesas,em-gio"; |
|---|
| 241 | 244 | reg = <0xe0050180 0x2c>, <0xe00501c0 0x20>; |
|---|
| .. | .. |
|---|
| 248 | 251 | interrupt-controller; |
|---|
| 249 | 252 | #interrupt-cells = <2>; |
|---|
| 250 | 253 | }; |
|---|
| 254 | + |
|---|
| 251 | 255 | gpio4: gpio@e0050200 { |
|---|
| 252 | 256 | compatible = "renesas,em-gio"; |
|---|
| 253 | 257 | reg = <0xe0050200 0x2c>, <0xe0050240 0x20>; |
|---|