]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blob - arch/arm/boot/dts/mt6592-evb.dts
arm: dts: mediatek: converted to using SPDX identifiers
[mirror_ubuntu-eoan-kernel.git] / arch / arm / boot / dts / mt6592-evb.dts
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3 * Copyright (c) 2014 MediaTek Inc.
4 * Author: Howard Chen <ibanezchen@gmail.com>
5 *
6 */
7
8 /dts-v1/;
9 #include "mt6592.dtsi"
10
11 / {
12 model = "mt6592 evb";
13 compatible = "mediatek,mt6592-evb", "mediatek,mt6592";
14
15 memory {
16 reg = <0x80000000 0x40000000>;
17 };
18 };
19