xref: /kernel/linux/linux-5.10/scripts/dtc/include-prefixes/arm64/rockchip/rk3399-khadas-edge-captain.dts
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/scripts/dtc/include-prefixes/arm64/rockchip/
18c2ecf20Sopenharmony_ci// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (c) 2019 Shenzhen Wesion Technology Co., Ltd.
48c2ecf20Sopenharmony_ci * (https://www.khadas.com)
58c2ecf20Sopenharmony_ci */
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci/dts-v1/;
88c2ecf20Sopenharmony_ci#include "rk3399-khadas-edge.dtsi"
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci/ {
118c2ecf20Sopenharmony_ci	model = "Khadas Edge-Captain";
128c2ecf20Sopenharmony_ci	compatible = "khadas,edge-captain", "rockchip,rk3399";
138c2ecf20Sopenharmony_ci};
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_ci&gmac {
168c2ecf20Sopenharmony_ci	status = "okay";
178c2ecf20Sopenharmony_ci};
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_ci&pcie_phy {
208c2ecf20Sopenharmony_ci	status = "okay";
218c2ecf20Sopenharmony_ci};
228c2ecf20Sopenharmony_ci
238c2ecf20Sopenharmony_ci&pcie0 {
248c2ecf20Sopenharmony_ci	ep-gpios = <&gpio1 RK_PA3 GPIO_ACTIVE_HIGH>;
258c2ecf20Sopenharmony_ci	num-lanes = <4>;
268c2ecf20Sopenharmony_ci	status = "okay";
278c2ecf20Sopenharmony_ci};
28

Indexes created Thu Nov 07 10:32:03 CST 2024