1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 2 /* 3 * Copyright 2022 Google LLC 4 */ 5 6 /dts-v1/; 7 #include "mt8186-corsola-steelix.dtsi" 8 9 / { 10 model = "Google Steelix board"; 11 compatible = "google,steelix-sku131073", "google,steelix", 12 "mediatek,mt8186"; 13 chassis-type = "convertible"; 14 }; 15 16 &mt6366codec { 17 mediatek,dmic-mode = <1>; /* one-wire */ 18 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.