Loading arch/arm64/boot/dts/qcom/Makefile +9 −0 Original line number Diff line number Diff line Loading @@ -44,9 +44,18 @@ dtb-$(CONFIG_ARCH_SDM845) += sdm845-sim.dtb \ sdm845-interposer-sdm670-cdp.dtb endif ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) dtbo-$(CONFIG_ARCH_SDM670) += \ sdm670-cdp-overlay.dtbo \ sdm670-mtp-overlay.dtbo sdm670-cdp-overlay.dtbo-base := sdm670.dtb sdm670-mtp-overlay.dtbo-base := sdm670.dtb else dtb-$(CONFIG_ARCH_SDM670) += sdm670-rumi.dtb \ sdm670-mtp.dtb \ sdm670-cdp.dtb endif always := $(dtb-y) subdir-y := $(dts-dirs) Loading arch/arm64/boot/dts/qcom/sdm670-cdp-overlay.dts 0 → 100644 +30 −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 <dt-bindings/clock/qcom,gcc-sdm845.h> #include <dt-bindings/clock/qcom,camcc-sdm845.h> #include <dt-bindings/clock/qcom,dispcc-sdm845.h> #include <dt-bindings/clock/qcom,rpmh.h> #include <dt-bindings/interrupt-controller/arm-gic.h> #include "sdm670-cdp.dtsi" / { model = "Qualcomm Technologies, Inc. SDM670 CDP"; compatible = "qcom,sdm670-cdp", "qcom,sdm670", "qcom,cdp"; qcom,msm-id = <336 0x0>; qcom,board-id = <1 0>; }; arch/arm64/boot/dts/qcom/sdm670-mtp-overlay.dts 0 → 100644 +29 −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 <dt-bindings/clock/qcom,gcc-sdm845.h> #include <dt-bindings/clock/qcom,camcc-sdm845.h> #include <dt-bindings/clock/qcom,dispcc-sdm845.h> #include <dt-bindings/clock/qcom,rpmh.h> #include <dt-bindings/interrupt-controller/arm-gic.h> #include "sdm670-mtp.dtsi" / { model = "Qualcomm Technologies, Inc. SDM670 MTP"; compatible = "qcom,sdm670-mtp", "qcom,sdm670", "qcom,mtp"; qcom,msm-id = <336 0x0>; qcom,board-id = <8 0>; }; arch/arm64/boot/dts/qcom/sdm670.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 "sdm670.dtsi" / { model = "Qualcomm Technologies, Inc. SDM670 SoC"; compatible = "qcom,sdm670"; qcom,board-id = <0 0>; }; Loading
arch/arm64/boot/dts/qcom/Makefile +9 −0 Original line number Diff line number Diff line Loading @@ -44,9 +44,18 @@ dtb-$(CONFIG_ARCH_SDM845) += sdm845-sim.dtb \ sdm845-interposer-sdm670-cdp.dtb endif ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) dtbo-$(CONFIG_ARCH_SDM670) += \ sdm670-cdp-overlay.dtbo \ sdm670-mtp-overlay.dtbo sdm670-cdp-overlay.dtbo-base := sdm670.dtb sdm670-mtp-overlay.dtbo-base := sdm670.dtb else dtb-$(CONFIG_ARCH_SDM670) += sdm670-rumi.dtb \ sdm670-mtp.dtb \ sdm670-cdp.dtb endif always := $(dtb-y) subdir-y := $(dts-dirs) Loading
arch/arm64/boot/dts/qcom/sdm670-cdp-overlay.dts 0 → 100644 +30 −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 <dt-bindings/clock/qcom,gcc-sdm845.h> #include <dt-bindings/clock/qcom,camcc-sdm845.h> #include <dt-bindings/clock/qcom,dispcc-sdm845.h> #include <dt-bindings/clock/qcom,rpmh.h> #include <dt-bindings/interrupt-controller/arm-gic.h> #include "sdm670-cdp.dtsi" / { model = "Qualcomm Technologies, Inc. SDM670 CDP"; compatible = "qcom,sdm670-cdp", "qcom,sdm670", "qcom,cdp"; qcom,msm-id = <336 0x0>; qcom,board-id = <1 0>; };
arch/arm64/boot/dts/qcom/sdm670-mtp-overlay.dts 0 → 100644 +29 −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 <dt-bindings/clock/qcom,gcc-sdm845.h> #include <dt-bindings/clock/qcom,camcc-sdm845.h> #include <dt-bindings/clock/qcom,dispcc-sdm845.h> #include <dt-bindings/clock/qcom,rpmh.h> #include <dt-bindings/interrupt-controller/arm-gic.h> #include "sdm670-mtp.dtsi" / { model = "Qualcomm Technologies, Inc. SDM670 MTP"; compatible = "qcom,sdm670-mtp", "qcom,sdm670", "qcom,mtp"; qcom,msm-id = <336 0x0>; qcom,board-id = <8 0>; };
arch/arm64/boot/dts/qcom/sdm670.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 "sdm670.dtsi" / { model = "Qualcomm Technologies, Inc. SDM670 SoC"; compatible = "qcom,sdm670"; qcom,board-id = <0 0>; };