aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm64/boot/dts/mediatek/mt8186-corsola-steelix-sku131072.dts
blob: eae17bca85854425f5a6e1464026716edff88e8c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
/*
 * Copyright 2022 Google LLC
 */

/dts-v1/;
#include "mt8186-corsola-steelix.dtsi"

/ {
	model = "Google Steelix board";
	compatible = "google,steelix-sku131072", "google,steelix",
		     "mediatek,mt8186";
	chassis-type = "convertible";
};

&mt6366codec {
	mediatek,dmic-mode = <0>; /* two-wire */
};