kernel/arch/arm64/boot/dts/mediatek/mt8186-corsola-steelix-rev0-sku131072.dts
sevki c9e1dba412 chore(ci): setup github actions and workflows
setup CI/CD for kernel development
- added CodeQL for code scanning
- every pr is built as an image and is available for
  30days on https://oklinux.dev
- tagged and released on github for now

Signed-off-by: sevki <s@sevki.io>
2024-03-15 21:46:24 +00:00

19 lines
468 B
Text

// SPDX-License-Identifier: (GPL-2.0 OR MIT)
/*
* Copyright 2022 Google LLC
*/
/dts-v1/;
#include "mt8186-corsola-steelix.dtsi"
#include "mt8186-corsola-ps8640.dtsi"
/ {
model = "Google Steelix rev0/rev1 sku131072 board";
compatible = "google,steelix-rev0-sku131072", "google,steelix-rev0",
"google,steelix-rev1-sku131072", "google,steelix-rev1",
"google,steelix", "mediatek,mt8186";
};
&mt6366codec {
mediatek,dmic-mode = <0>; /* two-wire */
};