Loading arch/arm64/boot/dts/qcom/Makefile +3 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,9 @@ dtb-$(CONFIG_ARCH_QCS405) += qcs405-iot-sku1.dtb \ qcs405-iot-sku12.dtb \ qcs407-iot-sku12.dtb \ sa2150p-ccard-emmc.dtb \ sa2150p-ccard-nand.dtb sa2150p-ccard-nand.dtb \ qcs405-iot-sku13.dtb \ qcs407-iot-sku13.dtb ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) dtbo-$(CONFIG_ARCH_SM8150) += \ Loading arch/arm64/boot/dts/qcom/qcs405-iot-sku13.dts 0 → 100644 +36 −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-csra8plus2-audio-overlay.dtsi" #include "qcs405-geni-ir-overlay.dtsi" #include "qcs405-linear-pca9956.dtsi" / { model = "Qualcomm Technologies, Inc. QCS405 EVB1-4K-CSRA8 I2S-GROUPING"; compatible = "qcom,qcs405-iot", "qcom,qcs405", "qcom,iot"; qcom,board-id = <0x090020 0x1>; }; &soc { spi@78b5000 { status = "ok"; spi@0 { compatible = "qcom,spi-msm-codec-slave"; reg = <0>; spi-max-frequency = <50000000>; }; }; }; arch/arm64/boot/dts/qcom/qcs407-iot-sku13.dts 0 → 100644 +36 −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 "qcs407.dtsi" #include "qcs405-csra8plus2-audio-overlay.dtsi" #include "qcs405-geni-ir-overlay.dtsi" #include "qcs405-linear-pca9956.dtsi" / { model = "Qualcomm Technologies, Inc. QCS407 EVB1-4K-CSRA8 I2S-GROUPING"; compatible = "qcom,qcs407-iot", "qcom,qcs407", "qcom,iot"; qcom,board-id = <0x090020 0x1>; }; &soc { spi@78b5000 { status = "ok"; spi@0 { compatible = "qcom,spi-msm-codec-slave"; reg = <0>; spi-max-frequency = <50000000>; }; }; }; Loading
arch/arm64/boot/dts/qcom/Makefile +3 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,9 @@ dtb-$(CONFIG_ARCH_QCS405) += qcs405-iot-sku1.dtb \ qcs405-iot-sku12.dtb \ qcs407-iot-sku12.dtb \ sa2150p-ccard-emmc.dtb \ sa2150p-ccard-nand.dtb sa2150p-ccard-nand.dtb \ qcs405-iot-sku13.dtb \ qcs407-iot-sku13.dtb ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) dtbo-$(CONFIG_ARCH_SM8150) += \ Loading
arch/arm64/boot/dts/qcom/qcs405-iot-sku13.dts 0 → 100644 +36 −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-csra8plus2-audio-overlay.dtsi" #include "qcs405-geni-ir-overlay.dtsi" #include "qcs405-linear-pca9956.dtsi" / { model = "Qualcomm Technologies, Inc. QCS405 EVB1-4K-CSRA8 I2S-GROUPING"; compatible = "qcom,qcs405-iot", "qcom,qcs405", "qcom,iot"; qcom,board-id = <0x090020 0x1>; }; &soc { spi@78b5000 { status = "ok"; spi@0 { compatible = "qcom,spi-msm-codec-slave"; reg = <0>; spi-max-frequency = <50000000>; }; }; };
arch/arm64/boot/dts/qcom/qcs407-iot-sku13.dts 0 → 100644 +36 −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 "qcs407.dtsi" #include "qcs405-csra8plus2-audio-overlay.dtsi" #include "qcs405-geni-ir-overlay.dtsi" #include "qcs405-linear-pca9956.dtsi" / { model = "Qualcomm Technologies, Inc. QCS407 EVB1-4K-CSRA8 I2S-GROUPING"; compatible = "qcom,qcs407-iot", "qcom,qcs407", "qcom,iot"; qcom,board-id = <0x090020 0x1>; }; &soc { spi@78b5000 { status = "ok"; spi@0 { compatible = "qcom,spi-msm-codec-slave"; reg = <0>; spi-max-frequency = <50000000>; }; }; };