Loading arch/arm/boot/dts/qcom/Makefile +12 −0 Original line number Diff line number Diff line Loading @@ -58,6 +58,18 @@ dtb-$(CONFIG_ARCH_MSM8996) += msm8996-v2-pmi8994-cdp.dtb \ apq8096pro-auto-cdp.dtb \ apq8096pro-liquid.dtb \ apq8096pro-v1.1-auto-cdp.dtb \ apq8096pro-v1.1-pmi8994-cdp.dtb \ apq8096pro-v1.1-pmi8994-mtp.dtb \ apq8096pro-v1.1-pmi8994-pmk8001-cdp.dtb \ apq8096pro-v1.1-pmi8994-pmk8001-mtp.dtb \ apq8096pro-v1.1-pmi8994-pm8004-cdp.dtb \ apq8096pro-v1.1-pmi8994-pm8004-mtp.dtb \ apq8096pro-v1.1-pmi8994-pm8004-pmk8001-cdp.dtb \ apq8096pro-v1.1-pmi8994-pm8004-pmk8001-mtp.dtb \ apq8096pro-v1.1-pmi8996-cdp.dtb \ apq8096pro-v1.1-pmi8996-mtp.dtb \ apq8096pro-v1.1-pmi8996-pmk8001-cdp.dtb \ apq8096pro-v1.1-pmi8996-pmk8001-mtp.dtb \ msm8996-v3.0-pmi8994-cdp.dtb \ msm8996-v3.0-pmi8994-mtp.dtb \ msm8996-v3.0-pmi8994-pm8004-cdp.dtb \ Loading arch/arm/boot/dts/qcom/apq8096pro-v1.1-pmi8994-cdp.dts 0 → 100644 +23 −0 Original line number Diff line number Diff line /* Copyright (c) 2016, 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 "apq8096pro-v1.1.dtsi" #include "msm8996-cdp.dtsi" / { model = "Qualcomm Technologies, Inc. APQ 8096pro v1.1 + PMI8994 CDP"; compatible = "qcom,apq8096-cdp", "qcom,apq8096", "qcom,cdp"; qcom,board-id = <1 0>, <0x01000001 0>; }; arch/arm/boot/dts/qcom/apq8096pro-v1.1-pmi8994-mtp.dts 0 → 100644 +23 −0 Original line number Diff line number Diff line /* Copyright (c) 2016, 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 "apq8096pro-v1.1.dtsi" #include "msm8996-mtp.dtsi" / { model = "Qualcomm Technologies, Inc. APQ 8096pro v1.1 + PMI8994 MTP"; compatible = "qcom,apq8096-mtp", "qcom,apq8096", "qcom,mtp"; qcom,board-id = <8 0>; }; arch/arm/boot/dts/qcom/apq8096pro-v1.1-pmi8994-pm8004-cdp.dts 0 → 100644 +24 −0 Original line number Diff line number Diff line /* Copyright (c) 2016, 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 "apq8096pro-v1.1.dtsi" #include "msm8996-pm8994-pmi8994-pm8004.dtsi" #include "msm8996-cdp.dtsi" / { model = "Qualcomm Technologies, Inc. APQ 8096pro v1.1 \ + PMI8994 + PM8004 CDP"; compatible = "qcom,apq8096-cdp", "qcom,apq8096", "qcom,cdp"; qcom,board-id = <1 0>, <0x01000001 0>; }; arch/arm/boot/dts/qcom/apq8096pro-v1.1-pmi8994-pm8004-mtp.dts 0 → 100644 +24 −0 Original line number Diff line number Diff line /* Copyright (c) 2016, 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 "apq8096pro-v1.1.dtsi" #include "msm8996-pm8994-pmi8994-pm8004.dtsi" #include "msm8996-mtp.dtsi" / { model = "Qualcomm Technologies, Inc. APQ 8096pro v1.1 \ + PMI8994 + PM8004 MTP"; compatible = "qcom,apq8096-mtp", "qcom,apq8096", "qcom,mtp"; qcom,board-id = <8 0>; }; Loading
arch/arm/boot/dts/qcom/Makefile +12 −0 Original line number Diff line number Diff line Loading @@ -58,6 +58,18 @@ dtb-$(CONFIG_ARCH_MSM8996) += msm8996-v2-pmi8994-cdp.dtb \ apq8096pro-auto-cdp.dtb \ apq8096pro-liquid.dtb \ apq8096pro-v1.1-auto-cdp.dtb \ apq8096pro-v1.1-pmi8994-cdp.dtb \ apq8096pro-v1.1-pmi8994-mtp.dtb \ apq8096pro-v1.1-pmi8994-pmk8001-cdp.dtb \ apq8096pro-v1.1-pmi8994-pmk8001-mtp.dtb \ apq8096pro-v1.1-pmi8994-pm8004-cdp.dtb \ apq8096pro-v1.1-pmi8994-pm8004-mtp.dtb \ apq8096pro-v1.1-pmi8994-pm8004-pmk8001-cdp.dtb \ apq8096pro-v1.1-pmi8994-pm8004-pmk8001-mtp.dtb \ apq8096pro-v1.1-pmi8996-cdp.dtb \ apq8096pro-v1.1-pmi8996-mtp.dtb \ apq8096pro-v1.1-pmi8996-pmk8001-cdp.dtb \ apq8096pro-v1.1-pmi8996-pmk8001-mtp.dtb \ msm8996-v3.0-pmi8994-cdp.dtb \ msm8996-v3.0-pmi8994-mtp.dtb \ msm8996-v3.0-pmi8994-pm8004-cdp.dtb \ Loading
arch/arm/boot/dts/qcom/apq8096pro-v1.1-pmi8994-cdp.dts 0 → 100644 +23 −0 Original line number Diff line number Diff line /* Copyright (c) 2016, 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 "apq8096pro-v1.1.dtsi" #include "msm8996-cdp.dtsi" / { model = "Qualcomm Technologies, Inc. APQ 8096pro v1.1 + PMI8994 CDP"; compatible = "qcom,apq8096-cdp", "qcom,apq8096", "qcom,cdp"; qcom,board-id = <1 0>, <0x01000001 0>; };
arch/arm/boot/dts/qcom/apq8096pro-v1.1-pmi8994-mtp.dts 0 → 100644 +23 −0 Original line number Diff line number Diff line /* Copyright (c) 2016, 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 "apq8096pro-v1.1.dtsi" #include "msm8996-mtp.dtsi" / { model = "Qualcomm Technologies, Inc. APQ 8096pro v1.1 + PMI8994 MTP"; compatible = "qcom,apq8096-mtp", "qcom,apq8096", "qcom,mtp"; qcom,board-id = <8 0>; };
arch/arm/boot/dts/qcom/apq8096pro-v1.1-pmi8994-pm8004-cdp.dts 0 → 100644 +24 −0 Original line number Diff line number Diff line /* Copyright (c) 2016, 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 "apq8096pro-v1.1.dtsi" #include "msm8996-pm8994-pmi8994-pm8004.dtsi" #include "msm8996-cdp.dtsi" / { model = "Qualcomm Technologies, Inc. APQ 8096pro v1.1 \ + PMI8994 + PM8004 CDP"; compatible = "qcom,apq8096-cdp", "qcom,apq8096", "qcom,cdp"; qcom,board-id = <1 0>, <0x01000001 0>; };
arch/arm/boot/dts/qcom/apq8096pro-v1.1-pmi8994-pm8004-mtp.dts 0 → 100644 +24 −0 Original line number Diff line number Diff line /* Copyright (c) 2016, 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 "apq8096pro-v1.1.dtsi" #include "msm8996-pm8994-pmi8994-pm8004.dtsi" #include "msm8996-mtp.dtsi" / { model = "Qualcomm Technologies, Inc. APQ 8096pro v1.1 \ + PMI8994 + PM8004 MTP"; compatible = "qcom,apq8096-mtp", "qcom,apq8096", "qcom,mtp"; qcom,board-id = <8 0>; };