blob: ddb993521bbfee1b94f9451d329aab0784837825 [file] [log] [blame]
Tom Rini93743d22024-04-01 09:08:13 -04001// 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-da7219-rt1015p.dtsi"
9
10/ {
11 model = "Google makomo sku0 board";
12 chassis-type = "laptop";
13 compatible = "google,makomo-sku0", "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 {
Tom Rini6b642ac2024-10-01 12:20:28 -060022 drive-strength = <6>;
Tom Rini93743d22024-04-01 09:08:13 -040023 };
24};