xref: /kernel/linux/linux-5.10/scripts/dtc/include-prefixes/arm64/mediatek/mt6795-evb.dts
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/scripts/dtc/include-prefixes/arm64/mediatek/
18c2ecf20Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (c) 2015 MediaTek Inc.
48c2ecf20Sopenharmony_ci * Author: Mars.C <mars.cheng@mediatek.com>
58c2ecf20Sopenharmony_ci */
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci/dts-v1/;
88c2ecf20Sopenharmony_ci#include "mt6795.dtsi"
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci/ {
118c2ecf20Sopenharmony_ci	model = "MediaTek MT6795 Evaluation Board";
128c2ecf20Sopenharmony_ci	compatible = "mediatek,mt6795-evb", "mediatek,mt6795";
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ci	aliases {
158c2ecf20Sopenharmony_ci		serial0 = &uart0;
168c2ecf20Sopenharmony_ci		serial1 = &uart1;
178c2ecf20Sopenharmony_ci		serial2 = &uart2;
188c2ecf20Sopenharmony_ci		serial3 = &uart3;
198c2ecf20Sopenharmony_ci	};
208c2ecf20Sopenharmony_ci
218c2ecf20Sopenharmony_ci	memory@40000000 {
228c2ecf20Sopenharmony_ci		device_type = "memory";
238c2ecf20Sopenharmony_ci		reg = <0 0x40000000 0 0x1e800000>;
248c2ecf20Sopenharmony_ci	};
258c2ecf20Sopenharmony_ci
268c2ecf20Sopenharmony_ci	chosen {
278c2ecf20Sopenharmony_ci		stdout-path = "serial0:921600n8";
288c2ecf20Sopenharmony_ci	};
298c2ecf20Sopenharmony_ci};
308c2ecf20Sopenharmony_ci
318c2ecf20Sopenharmony_ci&uart0 {
328c2ecf20Sopenharmony_ci	status = "okay";
338c2ecf20Sopenharmony_ci};
34

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