xref: /freebsd/sys/contrib/device-tree/src/arm64/mediatek/mt8183-kukui-jacuzzi-fennel14-sku2.dts (revision 0e8011faf58b743cc652e3b2ad0f7671227610df)
1e67e8565SEmmanuel Vadot// SPDX-License-Identifier: (GPL-2.0 OR MIT)
2e67e8565SEmmanuel Vadot/*
3e67e8565SEmmanuel Vadot * Copyright 2021 Google LLC
4e67e8565SEmmanuel Vadot */
5e67e8565SEmmanuel Vadot
6e67e8565SEmmanuel Vadot/dts-v1/;
7e67e8565SEmmanuel Vadot#include "mt8183-kukui-jacuzzi-fennel.dtsi"
8e67e8565SEmmanuel Vadot#include "mt8183-kukui-audio-ts3a227e-rt1015p.dtsi"
9e67e8565SEmmanuel Vadot
10e67e8565SEmmanuel Vadot/ {
11e67e8565SEmmanuel Vadot	model = "Google fennel14 sku2 board";
12*0e8011faSEmmanuel Vadot	chassis-type = "laptop";
13e67e8565SEmmanuel Vadot	compatible = "google,fennel-sku2", "google,fennel", "mediatek,mt8183";
14e67e8565SEmmanuel Vadot};
15e67e8565SEmmanuel Vadot
16e67e8565SEmmanuel Vadot&qca_wifi {
17e67e8565SEmmanuel Vadot	qcom,ath10k-calibration-variant = "GO_FENNEL14";
18e67e8565SEmmanuel Vadot};
19