Loading arch/arm/boot/dts/qcom/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ dtb-$(CONFIG_ARCH_MSM8996) += msm8996-v2-pmi8994-cdp.dtb \ msm8996pro-pmi8996-mtp.dtb \ msm8996pro-pmi8996-pmk8001-cdp.dtb \ msm8996pro-pmi8996-pmk8001-mtp.dtb \ apq8096pro-liquid.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-liquid.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.dtsi" #include "msm8996-liquid.dtsi" / { model = "Qualcomm Technologies, Inc. APQ 8096 pro LiQUID"; compatible = "qcom,apq8096-liquid", "qcom,apq8096", "qcom,liquid"; qcom,board-id = <9 0>; }; arch/arm/boot/dts/qcom/apq8096pro.dtsi 0 → 100644 +24 −0 Original line number Diff line number Diff line /* Copyright (c) 2014-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. */ /* * As a general rule, only version-specific property overrides should be placed * inside this file. Common device definitions should be placed inside the * msm8996.dtsi file. */ #include "msm8996pro.dtsi" / { model = "Qualcomm Technologies, Inc. APQ 8096 pro"; qcom,msm-id = <312 0x20000>; }; Loading
arch/arm/boot/dts/qcom/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ dtb-$(CONFIG_ARCH_MSM8996) += msm8996-v2-pmi8994-cdp.dtb \ msm8996pro-pmi8996-mtp.dtb \ msm8996pro-pmi8996-pmk8001-cdp.dtb \ msm8996pro-pmi8996-pmk8001-mtp.dtb \ apq8096pro-liquid.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-liquid.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.dtsi" #include "msm8996-liquid.dtsi" / { model = "Qualcomm Technologies, Inc. APQ 8096 pro LiQUID"; compatible = "qcom,apq8096-liquid", "qcom,apq8096", "qcom,liquid"; qcom,board-id = <9 0>; };
arch/arm/boot/dts/qcom/apq8096pro.dtsi 0 → 100644 +24 −0 Original line number Diff line number Diff line /* Copyright (c) 2014-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. */ /* * As a general rule, only version-specific property overrides should be placed * inside this file. Common device definitions should be placed inside the * msm8996.dtsi file. */ #include "msm8996pro.dtsi" / { model = "Qualcomm Technologies, Inc. APQ 8096 pro"; qcom,msm-id = <312 0x20000>; };