1// SPDX-License-Identifier: (GPL-2.0 OR MIT) 2/* 3 * Copyright 2022 Google LLC 4 */ 5 6/dts-v1/; 7#include "mt8186-corsola-steelix.dtsi" 8 9/ { 10 model = "Google Magneton board"; 11 compatible = "google,steelix-sku393221", "google,steelix-sku393218", 12 "google,steelix", "mediatek,mt8186"; 13 chassis-type = "laptop"; 14}; 15 16&gpio_keys { 17 status = "disabled"; 18}; 19 20&touchscreen { 21 status = "disabled"; 22}; 23 24&usb_c1 { 25 status = "disabled"; 26}; 27