1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
4 * Copyright (C) 2018 O.S. Systems Software LTDA.
12 model = "Elgin RV1108 R1 board";
13 compatible = "elgin,rv1108-r1", "rockchip,rv1108";
16 device_type = "memory";
17 reg = <0x60000000 0x08000000>;
21 stdout-path = "serial2:1500000n8";
24 vcc_sys: vsys-regulator {
25 compatible = "regulator-fixed";
26 regulator-name = "vsys";
27 regulator-min-microvolt = <5000000>;
28 regulator-max-microvolt = <5000000>;
34 cpu-supply = <&vdd_core>;
46 pinctrl-names = "default";
47 pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
52 clock_in_out = "output";
53 pinctrl-names = "default";
54 pinctrl-0 = <&rmii_pins>;
55 snps,reset-gpio = <&gpio1 RK_PC1 GPIO_ACTIVE_LOW>;
56 snps,reset-active-low;
61 clock-frequency = <400000>;
62 i2c-scl-rising-time-ns = <275>;
63 i2c-scl-falling-time-ns = <16>;
67 compatible = "rockchip,rk805";
69 interrupt-parent = <&gpio0>;
70 interrupts = <RK_PB4 IRQ_TYPE_LEVEL_LOW>;
71 rockchip,system-power-controller;
73 vcc1-supply = <&vcc_sys>;
74 vcc2-supply = <&vcc_sys>;
75 vcc3-supply = <&vcc_sys>;
76 vcc4-supply = <&vcc_sys>;
77 vcc5-supply = <&vdd_buck2>;
78 vcc6-supply = <&vdd_buck2>;
82 regulator-name= "vdd_core";
83 regulator-min-microvolt = <700000>;
84 regulator-max-microvolt = <1500000>;
88 regulator-on-in-suspend;
89 regulator-suspend-microvolt = <900000>;
93 vdd_buck2: DCDC_REG2 {
94 regulator-name= "vdd_buck2";
95 regulator-min-microvolt = <2200000>;
96 regulator-max-microvolt = <2200000>;
100 regulator-off-in-suspend;
105 regulator-name= "vcc_ddr";
108 regulator-state-mem {
109 regulator-on-in-suspend;
114 regulator-name= "vcc_io";
115 regulator-min-microvolt = <3300000>;
116 regulator-max-microvolt = <3300000>;
119 regulator-state-mem {
120 regulator-on-in-suspend;
121 regulator-suspend-microvolt = <3300000>;
126 regulator-name= "vdd_10";
127 regulator-min-microvolt = <1000000>;
128 regulator-max-microvolt = <1000000>;
131 regulator-state-mem {
132 regulator-off-in-suspend;
137 regulator-name= "vcc_18";
138 regulator-min-microvolt = <1800000>;
139 regulator-max-microvolt = <1800000>;
142 regulator-state-mem {
143 regulator-off-in-suspend;
147 vdd10_pmu: LDO_REG3 {
148 regulator-name= "vdd10_pmu";
149 regulator-min-microvolt = <1000000>;
150 regulator-max-microvolt = <1000000>;
153 regulator-state-mem {
154 regulator-on-in-suspend;
155 regulator-suspend-microvolt = <1000000>;
163 pinctrl-names = "default";
164 pinctrl-0 = <&spim1_clk &spim1_cs0 &spim1_tx &spim1_rx>;
168 compatible = "rohm,dh2228fv";
170 spi-max-frequency = <24000000>;
179 u2phy_host: host-port {
183 u2phy_otg: otg-port {
189 pinctrl-names = "default";
190 pinctrl-0 = <&uart0_xfer>;