xref: /kernel/linux/linux-5.10/scripts/dtc/include-prefixes/arm64/mediatek/mt8516-pumpkin.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
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (c) 2019 BayLibre, SAS.
48c2ecf20Sopenharmony_ci * Author: Fabien Parent <fparent@baylibre.com>
58c2ecf20Sopenharmony_ci */
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci/dts-v1/;
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci#include "mt8516.dtsi"
108c2ecf20Sopenharmony_ci#include "pumpkin-common.dtsi"
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ci/ {
138c2ecf20Sopenharmony_ci	model = "Pumpkin MT8516";
148c2ecf20Sopenharmony_ci	compatible = "mediatek,mt8516";
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ci	memory@40000000 {
178c2ecf20Sopenharmony_ci		device_type = "memory";
188c2ecf20Sopenharmony_ci		reg = <0 0x40000000 0 0x40000000>;
198c2ecf20Sopenharmony_ci	};
208c2ecf20Sopenharmony_ci};
21

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