kernel/arch/arm64/boot/dts/mediatek/mt8186-corsola-magneton-sku393218.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

25 lines
420 B
Text

// SPDX-License-Identifier: (GPL-2.0 OR MIT)
/*
* Copyright 2022 Google LLC
*/
/dts-v1/;
#include "mt8186-corsola-steelix.dtsi"
/ {
model = "Google Magneton sku393218/393221 board";
compatible = "google,steelix-sku393218", "google,steelix-sku393221",
"google,steelix", "mediatek,mt8186";
};
&gpio_keys {
status = "disabled";
};
&touchscreen {
status = "disabled";
};
&usb_c1 {
status = "disabled";
};