xref: /kernel/linux/linux-5.10/arch/arm64/boot/dts/mediatek/mt6797-evb.dts
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/arch/arm64/boot/dts/mediatek/
18c2ecf20Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (c) 2017 MediaTek Inc.
48c2ecf20Sopenharmony_ci * Author: Mars.C <mars.cheng@mediatek.com>
58c2ecf20Sopenharmony_ci */
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci/dts-v1/;
88c2ecf20Sopenharmony_ci#include "mt6797.dtsi"
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci/ {
118c2ecf20Sopenharmony_ci	model = "MediaTek MT6797 Evaluation Board";
128c2ecf20Sopenharmony_ci	compatible = "mediatek,mt6797-evb", "mediatek,mt6797";
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ci	aliases {
158c2ecf20Sopenharmony_ci		serial0 = &uart0;
168c2ecf20Sopenharmony_ci	};
178c2ecf20Sopenharmony_ci
188c2ecf20Sopenharmony_ci	memory@40000000 {
198c2ecf20Sopenharmony_ci		device_type = "memory";
208c2ecf20Sopenharmony_ci		reg = <0 0x40000000 0 0x1e800000>;
218c2ecf20Sopenharmony_ci	};
228c2ecf20Sopenharmony_ci
238c2ecf20Sopenharmony_ci	chosen {};
248c2ecf20Sopenharmony_ci};
258c2ecf20Sopenharmony_ci
268c2ecf20Sopenharmony_ci&uart0 {
278c2ecf20Sopenharmony_ci	status = "okay";
288c2ecf20Sopenharmony_ci	pinctrl-names = "default";
298c2ecf20Sopenharmony_ci	pinctrl-0 = <&uart0_pins_a>;
308c2ecf20Sopenharmony_ci};
31

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