2 * Device Tree Source for the iWave-RZG1M-20M Qseven SOM
4 * Copyright (C) 2017 Renesas Electronics Corp.
6 * This file is licensed under the terms of the GNU General Public License
7 * version 2. This program is licensed "as is" without any warranty of any
8 * kind, whether express or implied.
11 #include "r8a7743.dtsi"
14 compatible = "iwave,g20m", "renesas,r8a7743";
17 device_type = "memory";
18 reg = <0 0x40000000 0 0x20000000>;
22 device_type = "memory";
23 reg = <2 0x00000000 0 0x20000000>;
27 compatible = "regulator-fixed";
28 regulator-name = "3P3V";
29 regulator-min-microvolt = <3300000>;
30 regulator-max-microvolt = <3300000>;
37 clock-frequency = <20000000>;
42 groups = "mmc_data8_b", "mmc_ctrl";
48 pinctrl-0 = <&mmcif0_pins>;
49 pinctrl-names = "default";
51 vmmc-supply = <®_3p3v>;