Loading arch/arm64/boot/dts/qcom/Makefile +2 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,8 @@ dtb-$(CONFIG_ARCH_QCS405) += qcs405-iot-sku1.dtb \ sa2150p-ccard-emmc.dtb \ sa2150p-ccard-nand.dtb \ qcs405-iot-sku13.dtb \ qcs407-iot-sku13.dtb qcs407-iot-sku13.dtb \ qcs405-iot-robot-reference-board.dtb ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) dtbo-$(CONFIG_ARCH_SM8150) += \ Loading arch/arm64/boot/dts/qcom/qcs405-iot-robot-reference-board.dts 0 → 100644 +64 −0 Original line number Diff line number Diff line /* * Copyright (c) 2019, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ /dts-v1/; #include "qcs405.dtsi" #include "qcs405-wsa-audio-overlay.dtsi" #include "qcs405-circular-pca9956.dtsi" / { model = "Qualcomm Technologies, Inc. QCS405 Turbox C405 IOT"; compatible = "qcom,qcs405-iot", "qcom,qcs405", "qcom,iot"; qcom,board-id = <0x010020 3>; }; &i2c_5 { status = "ok"; }; &smb1351_otg_supply { status = "disabled"; }; &soc { gpio_keys { vol_mute { gpios = <&tlmm 19 GPIO_ACTIVE_LOW>; }; }; }; &tlmm { evb_tlmm_gpio_key{ tlmm_gpio_key_active: tlmm_gpio_key_active { mux { pins = "gpio19","gpio52","gpio54","gpio115"; }; config { pins = "gpio19","gpio52","gpio54","gpio115"; }; }; tlmm_gpio_key_suspend: tlmm_gpio_key_suspend { mux { pins = "gpio19","gpio52","gpio54","gpio115"; }; config { pins = "gpio19","gpio52","gpio54","gpio115"; }; }; }; }; Loading
arch/arm64/boot/dts/qcom/Makefile +2 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,8 @@ dtb-$(CONFIG_ARCH_QCS405) += qcs405-iot-sku1.dtb \ sa2150p-ccard-emmc.dtb \ sa2150p-ccard-nand.dtb \ qcs405-iot-sku13.dtb \ qcs407-iot-sku13.dtb qcs407-iot-sku13.dtb \ qcs405-iot-robot-reference-board.dtb ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) dtbo-$(CONFIG_ARCH_SM8150) += \ Loading
arch/arm64/boot/dts/qcom/qcs405-iot-robot-reference-board.dts 0 → 100644 +64 −0 Original line number Diff line number Diff line /* * Copyright (c) 2019, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ /dts-v1/; #include "qcs405.dtsi" #include "qcs405-wsa-audio-overlay.dtsi" #include "qcs405-circular-pca9956.dtsi" / { model = "Qualcomm Technologies, Inc. QCS405 Turbox C405 IOT"; compatible = "qcom,qcs405-iot", "qcom,qcs405", "qcom,iot"; qcom,board-id = <0x010020 3>; }; &i2c_5 { status = "ok"; }; &smb1351_otg_supply { status = "disabled"; }; &soc { gpio_keys { vol_mute { gpios = <&tlmm 19 GPIO_ACTIVE_LOW>; }; }; }; &tlmm { evb_tlmm_gpio_key{ tlmm_gpio_key_active: tlmm_gpio_key_active { mux { pins = "gpio19","gpio52","gpio54","gpio115"; }; config { pins = "gpio19","gpio52","gpio54","gpio115"; }; }; tlmm_gpio_key_suspend: tlmm_gpio_key_suspend { mux { pins = "gpio19","gpio52","gpio54","gpio115"; }; config { pins = "gpio19","gpio52","gpio54","gpio115"; }; }; }; };