1 // SPDX-License-Identifier: GPL-2.0+
3 * (C) Copyright 2018-2019 Rockchip Electronics Co., Ltd
6 #include "rk3328-u-boot.dtsi"
7 #include "rk3328-sdram-ddr4-666.dtsi"
10 u-boot,spl-boot-order = "same-as-spl", &sdmmc, &emmc;
14 compatible = "u-boot,sysinfo-smbios";
18 manufacturer = "firefly";
19 product = "roc-rk3328-cc";
23 manufacturer = "firefly";
24 product = "roc-rk3328-cc";
28 manufacturer = "firefly";
29 product = "roc-rk3328-cc";
52 vbus-supply = <&vcc_host1_5v>;
57 * This makes XHCI responsible for toggling VBUS. This is needed to work
58 * around an issue where either XHCI only works with USB 2.0 or OTG doesn't
59 * work, depending on how VBUS is configured. Having USB 3.0 seems better.
62 /delete-property/ regulator-always-on;
65 /* Need this and all the pinctrl/gpio stuff above to set pinmux */