3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-12 10:15:54 +00:00
Brooklyn/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-kappa.dts
Raziel K. Crowe b48c9cc972 Second batch of augmented kernel
Github is super gay like T3Q.
2022-03-15 21:06:03 +05:00

17 lines
278 B
Plaintext

// SPDX-License-Identifier: (GPL-2.0 OR MIT)
/*
* Copyright 2021 Google LLC
*/
/dts-v1/;
#include "mt8183-kukui-jacuzzi.dtsi"
/ {
model = "Google kappa board";
compatible = "google,kappa", "mediatek,mt8183";
};
&mt6358codec {
mediatek,dmic-mode = <1>; /* one-wire */
};