hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/arm/boot/dts/emev2.dtsi
....@@ -1,6 +1,6 @@
11 // SPDX-License-Identifier: GPL-2.0
22 /*
3
- * Device Tree Source for the EMEV2 SoC
3
+ * Device Tree Source for the Emma Mobile EV2 SoC
44 *
55 * Copyright (C) 2012 Renesas Solutions Corp.
66 */
....@@ -195,7 +195,7 @@
195195 clock-names = "sclk";
196196 };
197197
198
- pfc: pin-controller@e0140200 {
198
+ pfc: pinctrl@e0140200 {
199199 compatible = "renesas,pfc-emev2";
200200 reg = <0xe0140200 0x100>;
201201 };
....@@ -212,6 +212,7 @@
212212 interrupt-controller;
213213 #interrupt-cells = <2>;
214214 };
215
+
215216 gpio1: gpio@e0050080 {
216217 compatible = "renesas,em-gio";
217218 reg = <0xe0050080 0x2c>, <0xe00500c0 0x20>;
....@@ -224,6 +225,7 @@
224225 interrupt-controller;
225226 #interrupt-cells = <2>;
226227 };
228
+
227229 gpio2: gpio@e0050100 {
228230 compatible = "renesas,em-gio";
229231 reg = <0xe0050100 0x2c>, <0xe0050140 0x20>;
....@@ -236,6 +238,7 @@
236238 interrupt-controller;
237239 #interrupt-cells = <2>;
238240 };
241
+
239242 gpio3: gpio@e0050180 {
240243 compatible = "renesas,em-gio";
241244 reg = <0xe0050180 0x2c>, <0xe00501c0 0x20>;
....@@ -248,6 +251,7 @@
248251 interrupt-controller;
249252 #interrupt-cells = <2>;
250253 };
254
+
251255 gpio4: gpio@e0050200 {
252256 compatible = "renesas,em-gio";
253257 reg = <0xe0050200 0x2c>, <0xe0050240 0x20>;