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