13 lines
235 B
Plaintext
13 lines
235 B
Plaintext
// SPDX-License-Identifier: GPL-2.0 OR MIT
|
|
/*
|
|
* Copyright (C) 2025 E Shattow <e@freeshell.de>
|
|
*/
|
|
|
|
/dts-v1/;
|
|
#include "jh7110-milkv-marscm.dtsi"
|
|
|
|
/ {
|
|
model = "Milk-V Mars CM";
|
|
compatible = "milkv,marscm-emmc", "starfive,jh7110";
|
|
};
|