summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/qcom/sc7180-trogdor-wormdingler-rev1-boe-rt5682s.dts
blob: aa605885c371dc59134279c283e13e90a90fb18d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
 * Google Wormdingler board device tree source
 *
 * Copyright 2021 Google LLC.
 *
 * SKU: 0x401 => 1025
 *  - bits 11..8: Panel ID: 0x4 (BOE)
 */

/dts-v1/;

#include "sc7180-trogdor-wormdingler-rev1-boe.dts"

/ {
	model = "Google Wormdingler rev1+ (BOE, rt5682s)";
	compatible = "google,wormdingler-sku1025", "qcom,sc7180";
};

&alc5682 {
	compatible = "realtek,rt5682s";
	realtek,dmic1-clk-pin = <2>;
	realtek,dmic-clk-rate-hz = <2048000>;
};

&sound {
	compatible = "google,sc7180-trogdor";
	model = "sc7180-rt5682s-max98357a-1mic";
};