Loading arch/arm/boot/dts/qcom/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -127,6 +127,7 @@ dtb-$(CONFIG_ARCH_MSMCOBALT) += msmcobalt-sim.dtb \ apqcobalt-v2.1-mtp.dtb \ apqcobalt-v2.1-cdp.dtb \ apqcobalt-v2.1-qrd.dtb \ apqcobalt-v2.1-mediabox.dtb \ msmcobalt-v2.1-interposer-msmfalcon-cdp.dtb \ msmcobalt-v2.1-interposer-msmfalcon-mtp.dtb \ msmcobalt-v2.1-interposer-msmfalcon-qrd.dtb Loading arch/arm/boot/dts/qcom/apqcobalt-v2.1-mediabox.dts 0 → 100644 +30 −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 "apqcobalt-v2.1.dtsi" #include "msmcobalt-cdp.dtsi" / { model = "Qualcomm Technologies, Inc. APQ COBALT V2.1 mediabox"; compatible = "qcom,apqcobalt-cdp", "qcom,apqcobalt", "qcom,cdp"; qcom,board-id = <8 1>; }; &pil_modem { status = "disabled"; }; &mdss_mdp { qcom,mdss-pref-prim-intf = "hdmi"; }; Loading
arch/arm/boot/dts/qcom/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -127,6 +127,7 @@ dtb-$(CONFIG_ARCH_MSMCOBALT) += msmcobalt-sim.dtb \ apqcobalt-v2.1-mtp.dtb \ apqcobalt-v2.1-cdp.dtb \ apqcobalt-v2.1-qrd.dtb \ apqcobalt-v2.1-mediabox.dtb \ msmcobalt-v2.1-interposer-msmfalcon-cdp.dtb \ msmcobalt-v2.1-interposer-msmfalcon-mtp.dtb \ msmcobalt-v2.1-interposer-msmfalcon-qrd.dtb Loading
arch/arm/boot/dts/qcom/apqcobalt-v2.1-mediabox.dts 0 → 100644 +30 −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 "apqcobalt-v2.1.dtsi" #include "msmcobalt-cdp.dtsi" / { model = "Qualcomm Technologies, Inc. APQ COBALT V2.1 mediabox"; compatible = "qcom,apqcobalt-cdp", "qcom,apqcobalt", "qcom,cdp"; qcom,board-id = <8 1>; }; &pil_modem { status = "disabled"; }; &mdss_mdp { qcom,mdss-pref-prim-intf = "hdmi"; };