QortalOS Brooklyn for Raspberry Pi 4
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

20 lines
349 B

// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2019 BayLibre, SAS.
* Author: Fabien Parent <[email protected]>
*/
/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>;
};
};