summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/mediatek/mt8186-corsola-steelix-sku131073.dts
blob: a55375b95d0d4f10d45fc24670ee10ccdc3a2b83 (plain)
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-sku131073", "google,steelix",
		     "mediatek,mt8186";
	chassis-type = "convertible";
};

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