Loading arch/arm64/boot/dts/qcom/Makefile +9 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,15 @@ dtb-$(CONFIG_ARCH_SDM845) += sdm845-sim.dtb \ sdm845-4k-panel-cdp.dtb \ sdm845-4k-panel-qrd.dtb ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) dtbo-$(CONFIG_ARCH_SDM845) += \ sdm845-cdp-overlay.dtbo \ sdm845-mtp-overlay.dtbo sdm845-cdp-overlay.dtbo-base := sdm845.dtb sdm845-mtp-overlay.dtbo-base := sdm845.dtb endif dtb-$(CONFIG_ARCH_SDM830) += sdm830-sim.dtb \ sdm830-rumi.dtb \ sdm830-mtp.dtb \ Loading arch/arm64/boot/dts/qcom/sdm845-cdp-overlay.dts 0 → 100644 +24 −0 Original line number Diff line number Diff line /* Copyright (c) 2017, 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/; /plugin/; #include "sdm845.dtsi" #include "sdm845-cdp.dtsi" / { model = "Qualcomm Technologies, Inc. SDM845 v1 CDP"; compatible = "qcom,sdm845-cdp", "qcom,sdm845", "qcom,cdp"; qcom,msm-id = <321 0x0>; qcom,board-id = <1 0>; }; arch/arm64/boot/dts/qcom/sdm845-mtp-overlay.dts 0 → 100644 +24 −0 Original line number Diff line number Diff line /* Copyright (c) 2017, 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/; /plugin/; #include "sdm845.dtsi" #include "sdm845-mtp.dtsi" / { model = "Qualcomm Technologies, Inc. SDM845 v1 MTP"; compatible = "qcom,sdm845-mtp", "qcom,sdm845", "qcom,mtp"; qcom,msm-id = <321 0x0>; qcom,board-id = <8 0>; }; arch/arm64/boot/dts/qcom/sdm845.dts 0 → 100644 +21 −0 Original line number Diff line number Diff line /* Copyright (c) 2017, 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 "sdm845.dtsi" / { model = "Qualcomm Technologies, Inc. SDM845 v1 SoC"; compatible = "qcom,sdm845"; qcom,board-id = <0 0>; }; Loading
arch/arm64/boot/dts/qcom/Makefile +9 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,15 @@ dtb-$(CONFIG_ARCH_SDM845) += sdm845-sim.dtb \ sdm845-4k-panel-cdp.dtb \ sdm845-4k-panel-qrd.dtb ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) dtbo-$(CONFIG_ARCH_SDM845) += \ sdm845-cdp-overlay.dtbo \ sdm845-mtp-overlay.dtbo sdm845-cdp-overlay.dtbo-base := sdm845.dtb sdm845-mtp-overlay.dtbo-base := sdm845.dtb endif dtb-$(CONFIG_ARCH_SDM830) += sdm830-sim.dtb \ sdm830-rumi.dtb \ sdm830-mtp.dtb \ Loading
arch/arm64/boot/dts/qcom/sdm845-cdp-overlay.dts 0 → 100644 +24 −0 Original line number Diff line number Diff line /* Copyright (c) 2017, 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/; /plugin/; #include "sdm845.dtsi" #include "sdm845-cdp.dtsi" / { model = "Qualcomm Technologies, Inc. SDM845 v1 CDP"; compatible = "qcom,sdm845-cdp", "qcom,sdm845", "qcom,cdp"; qcom,msm-id = <321 0x0>; qcom,board-id = <1 0>; };
arch/arm64/boot/dts/qcom/sdm845-mtp-overlay.dts 0 → 100644 +24 −0 Original line number Diff line number Diff line /* Copyright (c) 2017, 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/; /plugin/; #include "sdm845.dtsi" #include "sdm845-mtp.dtsi" / { model = "Qualcomm Technologies, Inc. SDM845 v1 MTP"; compatible = "qcom,sdm845-mtp", "qcom,sdm845", "qcom,mtp"; qcom,msm-id = <321 0x0>; qcom,board-id = <8 0>; };
arch/arm64/boot/dts/qcom/sdm845.dts 0 → 100644 +21 −0 Original line number Diff line number Diff line /* Copyright (c) 2017, 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 "sdm845.dtsi" / { model = "Qualcomm Technologies, Inc. SDM845 v1 SoC"; compatible = "qcom,sdm845"; qcom,board-id = <0 0>; };