]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blob - arch/arm/boot/dts/rk3288-tinker-s.dts
Merge tag 'omap-for-v5.1/dt-cpsw-phy' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-hirsute-kernel.git] / arch / arm / boot / dts / rk3288-tinker-s.dts
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2 /*
3 * Copyright (c) 2017 Fuzhou Rockchip Electronics Co., Ltd.
4 */
5
6 /dts-v1/;
7
8 #include "rk3288-tinker.dtsi"
9
10 / {
11 model = "Rockchip RK3288 Asus Tinker Board S";
12 compatible = "asus,rk3288-tinker-s", "rockchip,rk3288";
13 };
14
15 &emmc {
16 bus-width = <8>;
17 cap-mmc-highspeed;
18 non-removable;
19 pinctrl-names = "default";
20 pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_pwr &emmc_bus8>;
21 max-frequency = <150000000>;
22 mmc-hs200-1_8v;
23 mmc-ddr-1_8v;
24 status = "okay";
25 };