xref: /linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-makomo-sku1.dts (revision 41c177cf354126a22443b5c80cec9fdd313e67e1)
1// SPDX-License-Identifier: (GPL-2.0 OR MIT)
2/*
3 * Copyright 2023 Google LLC
4 */
5
6/dts-v1/;
7#include "mt8183-kukui-jacuzzi-fennel.dtsi"
8#include "mt8183-kukui-audio-ts3a227e-rt1015p.dtsi"
9
10/ {
11	model = "Google makomo sku1 board";
12	chassis-type = "laptop";
13	compatible = "google,makomo-sku1", "google,makomo", "mediatek,mt8183";
14};
15
16&qca_wifi {
17	qcom,ath10k-calibration-variant = "GO_FENNEL14";
18};
19
20&mmc1_pins_uhs {
21	pins-clk {
22		drive-strength = <MTK_DRIVE_6mA>;
23	};
24};
25