xref: /linux/scripts/dtc/include-prefixes/arm64/mediatek/mt8390-tungsten-smarc.dts (revision 6589b3d76db2d6adbf8f2084c303fb24252a0dc6)
1// SPDX-License-Identifier: (GPL-2.0 OR MIT)
2/*
3 * Copyright (C) 2025 Ezurio LLC
4 * Author: Gary Bisson <bisson.gary@gmail.com>
5 */
6/dts-v1/;
7#include "mt8188.dtsi"
8#include "mt8390-tungsten-smarc.dtsi"
9
10/ {
11	model = "Ezurio Tungsten700 SMARC (MT8390)";
12	compatible = "ezurio,mt8390-tungsten-smarc", "mediatek,mt8390",
13		     "mediatek,mt8188";
14};
15
16&cpu4 {
17	cpu-supply = <&mt6359_vcore_buck_reg>;
18};
19
20&cpu5 {
21	cpu-supply = <&mt6359_vcore_buck_reg>;
22};
23