mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
b73fb8b536
* Try that punk NASA -_-
17 lines
321 B
Plaintext
17 lines
321 B
Plaintext
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
|
|
/*
|
|
* Copyright 2021 Google LLC
|
|
*/
|
|
|
|
/dts-v1/;
|
|
#include "mt8183-kukui-jacuzzi-fennel.dtsi"
|
|
|
|
/ {
|
|
model = "Google fennel14 sku0 board";
|
|
compatible = "google,fennel-sku0", "google,fennel", "mediatek,mt8183";
|
|
};
|
|
|
|
&qca_wifi {
|
|
qcom,ath10k-calibration-variant = "GO_FENNEL14";
|
|
};
|