1 // SPDX-License-Identifier: GPL-2.0
3 * DTS File for HiSilicon Poplar Development Board
5 * Copyright (c) 2016-2017 HiSilicon Technologies Co., Ltd.
10 #include <dt-bindings/gpio/gpio.h>
11 #include "hi3798cv200.dtsi"
12 #include "poplar-pinctrl.dtsi"
15 model = "HiSilicon Poplar Development Board";
16 compatible = "hisilicon,hi3798cv200-poplar", "hisilicon,hi3798cv200";
24 stdout-path = "serial0:115200n8";
28 device_type = "memory";
29 reg = <0x0 0x0 0x0 0x80000000>;
33 compatible = "gpio-leds";
36 label = "green:user1";
37 gpios = <&gpio6 3 GPIO_ACTIVE_LOW>;
38 linux,default-trigger = "heartbeat";
39 default-state = "off";
43 label = "green:user2";
44 gpios = <&gpio5 1 GPIO_ACTIVE_LOW>;
45 linux,default-trigger = "mmc0";
46 default-state = "off";
50 label = "green:user3";
51 gpios = <&gpio5 2 GPIO_ACTIVE_LOW>;
52 linux,default-trigger = "mmc1";
53 default-state = "off";
57 label = "green:user4";
58 gpios = <&gpio10 6 GPIO_ACTIVE_LOW>;
59 linux,default-trigger = "none";
61 default-state = "off";
65 reg_pcie: regulator-pcie {
66 compatible = "regulator-fixed";
67 regulator-name = "3V3_PCIE0";
68 regulator-min-microvolt = <3300000>;
69 regulator-max-microvolt = <3300000>;
80 pinctrl-names = "default";
81 pinctrl-0 = <&emmc_pins_1 &emmc_pins_2
82 &emmc_pins_3 &emmc_pins_4>;
84 clock-frequency = <200000000>;
97 phy-handle = <ð_phy1>;
99 hisilicon,phy-reset-delays-us = <10000 10000 30000>;
108 gpio-line-names = "GPIO-E", "",
116 gpio-line-names = "GPIO-H", "GPIO-I",
124 gpio-line-names = "", "",
132 gpio-line-names = "", "",
140 gpio-line-names = "", "USER-LED-1",
148 gpio-line-names = "", "",
156 gpio-line-names = "", "",
181 reset-gpios = <&gpio4 4 GPIO_ACTIVE_HIGH>;
182 vpcie-supply = <®_pcie>;
205 /* No optional LS-UART1 on Low Speed Expansion Connector. */