2 * Device Tree Source for the iWave-RZG1E-G22M SODIMM 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 "r8a7745.dtsi"
12 #include <dt-bindings/gpio/gpio.h>
15 compatible = "iwave,g22m", "renesas,r8a7745";
18 device_type = "memory";
19 reg = <0 0x40000000 0 0x20000000>;
23 compatible = "regulator-fixed";
24 regulator-name = "3P3V";
25 regulator-min-microvolt = <3300000>;
26 regulator-max-microvolt = <3300000>;
33 clock-frequency = <20000000>;
38 groups = "mmc_data8", "mmc_ctrl";
43 groups = "qspi_ctrl", "qspi_data2";
48 groups = "sdhi1_data4", "sdhi1_ctrl";
50 power-source = <3300>;
60 pinctrl-0 = <&mmcif0_pins>;
61 pinctrl-names = "default";
63 vmmc-supply = <®_3p3v>;
70 pinctrl-0 = <&qspi_pins>;
71 pinctrl-names = "default";
75 /* WARNING - This device contains the bootloader. Handle with care. */
79 compatible = "sst,sst25vf016b", "jedec,spi-nor";
81 spi-max-frequency = <50000000>;
82 spi-tx-bus-width = <1>;
83 spi-rx-bus-width = <1>;
91 pinctrl-0 = <&sdhi1_pins>;
92 pinctrl-names = "default";
94 vmmc-supply = <®_3p3v>;
95 vqmmc-supply = <®_3p3v>;
96 cd-gpios = <&gpio3 31 GPIO_ACTIVE_LOW>;
101 pinctrl-0 = <&i2c3_pins>;
102 pinctrl-names = "default";
105 clock-frequency = <400000>;
108 compatible = "ti,bq32000";