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>;
45 pinctrl-names = "default";
46 pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
51 clock_in_out = "output";
52 pinctrl-names = "default";
53 pinctrl-0 = <&rmii_pins>;
54 snps,reset-gpio = <&gpio1 RK_PC1 GPIO_ACTIVE_LOW>;
55 snps,reset-active-low;
60 clock-frequency = <400000>;
61 i2c-scl-rising-time-ns = <275>;
62 i2c-scl-falling-time-ns = <16>;
66 compatible = "rockchip,rk805";
68 interrupt-parent = <&gpio0>;
69 interrupts = <RK_PB4 IRQ_TYPE_LEVEL_LOW>;
70 rockchip,system-power-controller;
72 vcc1-supply = <&vcc_sys>;
73 vcc2-supply = <&vcc_sys>;
74 vcc3-supply = <&vcc_sys>;
75 vcc4-supply = <&vcc_sys>;
76 vcc5-supply = <&vdd_buck2>;
77 vcc6-supply = <&vdd_buck2>;
81 regulator-name= "vdd_core";
82 regulator-min-microvolt = <700000>;
83 regulator-max-microvolt = <1500000>;
87 regulator-on-in-suspend;
88 regulator-suspend-microvolt = <900000>;
92 vdd_buck2: DCDC_REG2 {
93 regulator-name= "vdd_buck2";
94 regulator-min-microvolt = <2200000>;
95 regulator-max-microvolt = <2200000>;
99 regulator-off-in-suspend;
104 regulator-name= "vcc_ddr";
107 regulator-state-mem {
108 regulator-on-in-suspend;
113 regulator-name= "vcc_io";
114 regulator-min-microvolt = <3300000>;
115 regulator-max-microvolt = <3300000>;
118 regulator-state-mem {
119 regulator-on-in-suspend;
120 regulator-suspend-microvolt = <3300000>;
125 regulator-name= "vdd_10";
126 regulator-min-microvolt = <1000000>;
127 regulator-max-microvolt = <1000000>;
130 regulator-state-mem {
131 regulator-off-in-suspend;
136 regulator-name= "vcc_18";
137 regulator-min-microvolt = <1800000>;
138 regulator-max-microvolt = <1800000>;
141 regulator-state-mem {
142 regulator-off-in-suspend;
146 vdd10_pmu: LDO_REG3 {
147 regulator-name= "vdd10_pmu";
148 regulator-min-microvolt = <1000000>;
149 regulator-max-microvolt = <1000000>;
152 regulator-state-mem {
153 regulator-on-in-suspend;
154 regulator-suspend-microvolt = <1000000>;
162 pinctrl-names = "default";
163 pinctrl-0 = <&spim1_clk &spim1_cs0 &spim1_tx &spim1_rx>;
167 compatible = "rohm,dh2228fv";
169 spi-max-frequency = <24000000>;
178 u2phy_host: host-port {
182 u2phy_otg: otg-port {
188 pinctrl-names = "default";
189 pinctrl-0 = <&uart0_xfer>;