1
0
mirror of https://github.com/physwizz/a155-U-u1.git synced 2025-08-25 21:42:22 +00:00
Files
a155-U-u1/kernel-5.10/arch/arm64/boot/dts/mediatek/mt8516-pumpkin.dts
physwizz 99537be4e2 first
2024-03-11 06:53:12 +11:00

21 lines
349 B
Plaintext

// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2019 BayLibre, SAS.
* Author: Fabien Parent <fparent@baylibre.com>
*/
/dts-v1/;
#include "mt8516.dtsi"
#include "pumpkin-common.dtsi"
/ {
model = "Pumpkin MT8516";
compatible = "mediatek,mt8516";
memory@40000000 {
device_type = "memory";
reg = <0 0x40000000 0 0x40000000>;
};
};