KVM-Nyx-fork/arch/arm64/boot/dts/mediatek/mt8516-pumpkin.dts
David Venhoff cfcea9ee67 Initial commit
Based off b80915eb99
and compacted into a single commit so that it will fit on the uni git server
2025-08-11 13:05:09 +02: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>;
};
};