1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Copyright (c) 2018 Collabora Ltd.
4 * Copyright (c) 2018 Fuzhou Rockchip Electronics Co., Ltd.
6 * Schematics available at https://dl.vamrs.com/products/ficus/docs/hw
10 #include "rk3399-rock960.dtsi"
13 model = "96boards RK3399 Ficus";
14 compatible = "vamrs,ficus", "rockchip,rk3399";
17 stdout-path = "serial2:1500000n8";
20 clkin_gmac: external-gmac-clock {
21 compatible = "fixed-clock";
22 clock-frequency = <125000000>;
23 clock-output-names = "clkin_gmac";
28 compatible = "gpio-leds";
29 pinctrl-names = "default";
30 pinctrl-0 = <&user_led1_pin>, <&user_led2_pin>,
31 <&user_led3_pin>, <&user_led4_pin>,
32 <&wlan_led_pin>, <&bt_led_pin>;
36 gpios = <&gpio4 25 0>;
37 linux,default-trigger = "heartbeat";
42 gpios = <&gpio4 26 0>;
43 linux,default-trigger = "mmc0";
48 gpios = <&gpio4 30 0>;
49 linux,default-trigger = "mmc1";
56 linux,default-trigger = "none";
59 wlan_active_led: led-5 {
62 linux,default-trigger = "phy0tx";
63 default-state = "off";
66 bt_active_led: led-6 {
69 linux,default-trigger = "hci0-power";
70 default-state = "off";
76 assigned-clocks = <&cru SCLK_RMII_SRC>;
77 assigned-clock-parents = <&clkin_gmac>;
78 clock_in_out = "input";
79 phy-supply = <&vcc3v3_sys>;
81 pinctrl-names = "default";
82 pinctrl-0 = <&rgmii_pins>;
83 snps,reset-gpio = <&gpio3 RK_PB7 GPIO_ACTIVE_LOW>;
84 snps,reset-active-low;
85 snps,reset-delays-us = <0 10000 50000>;
92 ep-gpios = <&gpio4 RK_PD4 GPIO_ACTIVE_HIGH>;
97 rgmii_sleep_pins: rgmii-sleep-pins {
99 <3 RK_PB7 RK_FUNC_GPIO &pcfg_output_low>;
106 <1 RK_PD0 RK_FUNC_GPIO &pcfg_pull_none>;
111 host_vbus_drv: host-vbus-drv {
113 <4 RK_PD3 RK_FUNC_GPIO &pcfg_pull_none>;
118 user_led1_pin: user-led1-pin {
120 <4 RK_PD1 RK_FUNC_GPIO &pcfg_pull_none>;
123 user_led2_pin: user-led2-pin {
125 <4 RK_PD2 RK_FUNC_GPIO &pcfg_pull_none>;
128 user_led3_pin: user-led3-pin {
130 <4 RK_PD6 RK_FUNC_GPIO &pcfg_pull_none>;
133 user_led4_pin: user-led4-pin {
135 <1 RK_PA0 RK_FUNC_GPIO &pcfg_pull_none>;
138 wlan_led_pin: wlan-led-pin {
140 <1 RK_PA1 RK_FUNC_GPIO &pcfg_pull_none>;
143 bt_led_pin: bt-led-pin {
145 <1 RK_PA4 RK_FUNC_GPIO &pcfg_pull_none>;
151 /* On both Low speed and High speed expansion */
152 cs-gpios = <0>, <&gpio4 RK_PA6 0>, <&gpio4 RK_PA7 0>;
165 gpio = <&gpio1 24 GPIO_ACTIVE_HIGH>;
169 gpio = <&gpio4 27 GPIO_ACTIVE_HIGH>;