2 * (C) Copyright 2017 Theobroma Systems Design und Consulting GmbH
4 * SPDX-License-Identifier: GPL-2.0+ X11
9 #include "rk3368-lion-u-boot.dtsi"
10 #include <dt-bindings/input/input.h>
13 model = "Theobroma Systems RK3368-uQ7 SoM";
14 compatible = "tsd,rk3368-uq7", "tsd,lion", "rockchip,rk3368";
22 device_type = "memory";
23 reg = <0x0 0x0 0x0 0x80000000>;
27 compatible = "fixed-clock";
28 clock-frequency = <125000000>;
29 clock-output-names = "ext_gmac";
33 vcc_sys: vcc-sys-regulator {
34 compatible = "regulator-fixed";
35 regulator-name = "vcc_sys";
36 regulator-min-microvolt = <5000000>;
37 regulator-max-microvolt = <5000000>;
51 clock-frequency = <150000000>;
53 keep-power-in-suspend;
56 vmmc-supply = <&vcc33_io>;
57 vqmmc-supply = <&vcc18_io>;
58 pinctrl-names = "default";
59 pinctrl-0 = <&emmc_clk>, <&emmc_cmd>, <&emmc_bus8>;
68 phy-supply = <&vcc33_io>;
70 clock_in_out = "input";
71 snps,reset-gpio = <&gpio3 RK_PB3 GPIO_ACTIVE_LOW>;
72 snps,reset-active-low;
73 snps,reset-delays-us = <2 10000 50000>;
74 assigned-clocks = <&cru SCLK_MAC>;
75 assigned-clock-parents = <&ext_gmac>;
76 pinctrl-names = "default";
77 pinctrl-0 = <&rgmii_pins>;
86 compatible = "rockchip,rk808";
88 interrupt-parent = <&gpio0>;
89 interrupts = <5 IRQ_TYPE_LEVEL_LOW>;
90 rockchip,system-power-controller;
91 vcc1-supply = <&vcc_sys>;
92 vcc2-supply = <&vcc_sys>;
93 vcc3-supply = <&vcc_sys>;
94 vcc4-supply = <&vcc_sys>;
95 vcc6-supply = <&vcc_sys>;
96 vcc7-supply = <&vcc_sys>;
97 vcc8-supply = <&vcc_sys>;
98 vcc9-supply = <&vcc_sys>;
99 vcc10-supply = <&vcc_sys>;
100 vcc11-supply = <&vcc_sys>;
101 vcc12-supply = <&vcc_sys>;
102 clock-output-names = "xin32k", "rk808-clkout2";
109 regulator-min-microvolt = <700000>;
110 regulator-max-microvolt = <1500000>;
111 regulator-name = "vdd_cpu";
117 regulator-min-microvolt = <700000>;
118 regulator-max-microvolt = <1500000>;
119 regulator-name = "vdd_log";
125 regulator-name = "vcc_ddr";
128 vcc33_io: DCDC_REG4 {
131 regulator-min-microvolt = <3300000>;
132 regulator-max-microvolt = <3300000>;
133 regulator-name = "vcc33_io";
136 vcc33_video: LDO_REG2 {
139 regulator-min-microvolt = <3300000>;
140 regulator-max-microvolt = <3300000>;
141 regulator-name = "vcc33_video";
144 vdd10_pll: LDO_REG3 {
147 regulator-min-microvolt = <1000000>;
148 regulator-max-microvolt = <1000000>;
149 regulator-name = "vdd10_pll";
154 regulator-min-microvolt = <1800000>;
155 regulator-max-microvolt = <1800000>;
156 regulator-name = "vcc18_io";
159 vdd10_video: LDO_REG6 {
162 regulator-min-microvolt = <1000000>;
163 regulator-max-microvolt = <1000000>;
164 regulator-name = "vdd10_video";
167 vcc18_video: LDO_REG8 {
170 regulator-min-microvolt = <1800000>;
171 regulator-max-microvolt = <1800000>;
172 regulator-name = "vcc18_video";
185 #address-cells = <1>;
188 spiflash: w25q32dw@0 {
189 compatible = "spi-flash";
191 spi-max-frequency = <49500000>;