Loading arch/arm64/boot/dts/qcom/Makefile +4 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,10 @@ dtb-$(CONFIG_ARCH_QCOM) += apq8096-db820c.dtb dtb-$(CONFIG_ARCH_SDM845) += sdm845-sim.dtb \ sdm845-rumi.dtb \ sdm845-mtp.dtb \ sdm845-cdp.dtb sdm845-cdp.dtb \ sdm845-v2-rumi.dtb \ sdm845-v2-mtp.dtb \ sdm845-v2-cdp.dtb dtb-$(CONFIG_ARCH_SDM830) += sdm830-sim.dtb \ sdm830-rumi.dtb \ Loading arch/arm64/boot/dts/qcom/sdm845-v2-cdp.dts 0 → 100644 +23 −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-v2.dtsi" #include "sdm845-cdp.dtsi" / { model = "Qualcomm Technologies, Inc. MSM sdm845 V2 CDP"; compatible = "qcom,sdm845-cdp", "qcom,sdm845", "qcom,cdp"; qcom,board-id = <1 0>; }; arch/arm64/boot/dts/qcom/sdm845-v2-mtp.dts 0 → 100644 +23 −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-v2.dtsi" #include "sdm845-mtp.dtsi" / { model = "Qualcomm Technologies, Inc. MSM sdm845 V2 MTP"; compatible = "qcom,sdm845-mtp", "qcom,sdm845", "qcom,mtp"; qcom,board-id = <8 0>; }; arch/arm64/boot/dts/qcom/sdm845-v2-rumi.dts 0 → 100644 +23 −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/; /memreserve/ 0x90000000 0x00000100; #include "sdm845-v2.dtsi" #include "sdm845-rumi.dtsi" / { model = "Qualcomm Technologies, Inc. SDM845 V2 RUMI"; compatible = "qcom,sdm845-rumi", "qcom,sdm845", "qcom,rumi"; qcom,board-id = <15 0>; }; arch/arm64/boot/dts/qcom/sdm845-v2.dtsi 0 → 100644 +18 −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. */ #include "sdm845.dtsi" / { model = "Qualcomm Technologies, Inc. SDM845 V2"; qcom,msm-id = <321 0x20000>; }; Loading
arch/arm64/boot/dts/qcom/Makefile +4 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,10 @@ dtb-$(CONFIG_ARCH_QCOM) += apq8096-db820c.dtb dtb-$(CONFIG_ARCH_SDM845) += sdm845-sim.dtb \ sdm845-rumi.dtb \ sdm845-mtp.dtb \ sdm845-cdp.dtb sdm845-cdp.dtb \ sdm845-v2-rumi.dtb \ sdm845-v2-mtp.dtb \ sdm845-v2-cdp.dtb dtb-$(CONFIG_ARCH_SDM830) += sdm830-sim.dtb \ sdm830-rumi.dtb \ Loading
arch/arm64/boot/dts/qcom/sdm845-v2-cdp.dts 0 → 100644 +23 −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-v2.dtsi" #include "sdm845-cdp.dtsi" / { model = "Qualcomm Technologies, Inc. MSM sdm845 V2 CDP"; compatible = "qcom,sdm845-cdp", "qcom,sdm845", "qcom,cdp"; qcom,board-id = <1 0>; };
arch/arm64/boot/dts/qcom/sdm845-v2-mtp.dts 0 → 100644 +23 −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-v2.dtsi" #include "sdm845-mtp.dtsi" / { model = "Qualcomm Technologies, Inc. MSM sdm845 V2 MTP"; compatible = "qcom,sdm845-mtp", "qcom,sdm845", "qcom,mtp"; qcom,board-id = <8 0>; };
arch/arm64/boot/dts/qcom/sdm845-v2-rumi.dts 0 → 100644 +23 −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/; /memreserve/ 0x90000000 0x00000100; #include "sdm845-v2.dtsi" #include "sdm845-rumi.dtsi" / { model = "Qualcomm Technologies, Inc. SDM845 V2 RUMI"; compatible = "qcom,sdm845-rumi", "qcom,sdm845", "qcom,rumi"; qcom,board-id = <15 0>; };
arch/arm64/boot/dts/qcom/sdm845-v2.dtsi 0 → 100644 +18 −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. */ #include "sdm845.dtsi" / { model = "Qualcomm Technologies, Inc. SDM845 V2"; qcom,msm-id = <321 0x20000>; };