1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the iWave RZ/G1H Qseven SOM
5 * Copyright (C) 2020 Renesas Electronics Corp.
8 #include "r8a7742.dtsi"
9 #include <dt-bindings/gpio/gpio.h>
12 compatible = "iwave,g21m", "renesas,r8a7742";
15 device_type = "memory";
16 reg = <0 0x40000000 0 0x40000000>;
20 device_type = "memory";
21 reg = <2 0x00000000 0 0x40000000>;
25 compatible = "regulator-fixed";
26 regulator-name = "3P3V";
27 regulator-min-microvolt = <3300000>;
28 regulator-max-microvolt = <3300000>;
35 clock-frequency = <20000000>;
39 /* GP0_18 set low to select QSPI. Doing so will disable VIN2 */
42 gpios = <18 GPIO_ACTIVE_HIGH>;
44 line-name = "QSPI_EN";
49 pinctrl-0 = <&i2c0_pins>;
50 pinctrl-names = "default";
53 clock-frequency = <400000>;
56 compatible = "ti,bq32000";
58 interrupt-parent = <&gpio1>;
59 interrupts = <1 IRQ_TYPE_EDGE_FALLING>;
64 pinctrl-0 = <&mmc1_pins>;
65 pinctrl-names = "default";
67 vmmc-supply = <®_3p3v>;
80 groups = "mmc1_data4", "mmc1_ctrl";
85 groups = "qspi_ctrl", "qspi_data2";
91 pinctrl-0 = <&qspi_pins>;
92 pinctrl-names = "default";
97 compatible = "sst,sst25vf016b", "jedec,spi-nor";
99 spi-max-frequency = <50000000>;
105 compatible = "fixed-partitions";
106 #address-cells = <1>;
110 label = "bootloader";
111 reg = <0x00000000 0x000c0000>;
116 reg = <0x000c0000 0x00002000>;
120 reg = <0x000c2000 0x0013e000>;