12c6d2d3aSJeffrey Hugo// SPDX-License-Identifier: GPL-2.0 22c6d2d3aSJeffrey Hugo/* Copyright (c) 2019, Jeffrey Hugo. All rights reserved. */ 32c6d2d3aSJeffrey Hugo 42c6d2d3aSJeffrey Hugo/dts-v1/; 52c6d2d3aSJeffrey Hugo 62c6d2d3aSJeffrey Hugo#include "msm8998-clamshell.dtsi" 72c6d2d3aSJeffrey Hugo 82c6d2d3aSJeffrey Hugo/ { 92c6d2d3aSJeffrey Hugo model = "Lenovo Miix 630"; 102c6d2d3aSJeffrey Hugo compatible = "lenovo,miix-630", "qcom,msm8998"; 11*eaa744b1SArnaud Ferraris chassis-type = "convertible"; 122c6d2d3aSJeffrey Hugo}; 132c6d2d3aSJeffrey Hugo 142c6d2d3aSJeffrey Hugo&blsp1_i2c6 { 152c6d2d3aSJeffrey Hugo status = "okay"; 162c6d2d3aSJeffrey Hugo 172c6d2d3aSJeffrey Hugo keyboard@3a { 182c6d2d3aSJeffrey Hugo compatible = "hid-over-i2c"; 192c6d2d3aSJeffrey Hugo interrupt-parent = <&tlmm>; 202c6d2d3aSJeffrey Hugo interrupts = <0x79 IRQ_TYPE_LEVEL_LOW>; 212c6d2d3aSJeffrey Hugo reg = <0x3a>; 222c6d2d3aSJeffrey Hugo hid-descr-addr = <0x0001>; 232c6d2d3aSJeffrey Hugo 242c6d2d3aSJeffrey Hugo pinctrl-names = "default"; 252c6d2d3aSJeffrey Hugo pinctrl-0 = <&touchpad>; 262c6d2d3aSJeffrey Hugo }; 272c6d2d3aSJeffrey Hugo}; 282c6d2d3aSJeffrey Hugo 295f7f61e3SJeffrey Hugo&remoteproc_mss { 305f7f61e3SJeffrey Hugo firmware-name = "qcom/LENOVO/81F1/qcdsp1v28998.mbn", 315f7f61e3SJeffrey Hugo "qcom/LENOVO/81F1/qcdsp28998.mbn"; 325f7f61e3SJeffrey Hugo}; 335f7f61e3SJeffrey Hugo 342c6d2d3aSJeffrey Hugo&sdhc2 { 352c6d2d3aSJeffrey Hugo cd-gpios = <&tlmm 95 GPIO_ACTIVE_HIGH>; 362c6d2d3aSJeffrey Hugo}; 37