Loading Documentation/devicetree/bindings/arm/msm/msm.txt +3 −1 Original line number Diff line number Diff line Loading @@ -163,7 +163,8 @@ Generic board variants: - IPC device: compatible = "qcom,ipc" - TTP device: compatible = "qcom,ttp" Boards (SoC type + board variant): Loading Loading @@ -312,6 +313,7 @@ compatible = "qcom,msmvpipa-sim" compatible = "qcom,mdm9607-rumi" compatible = "qcom,mdm9607-cdp" compatible = "qcom,mdm9607-mtp" compatible = "qcom,mdm9607-ttp" compatible = "qcom,mdm9650-rumi" compatible = "qcom,mdm9650-sim" compatible = "qcom,mdm9650-cdp" Loading arch/arm/boot/dts/qcom/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -269,6 +269,7 @@ dtb-$(CONFIG_ARCH_MDM9607) += mdm9607-rumi.dtb \ mdm9607-mtp.dtb \ mdm9607-rcm.dtb \ mdm9607-mtp-sdcard.dtb \ mdm9607-ttp.dtb \ mdm9206-mtp.dtb \ mdm9206-cdp.dtb \ mdm9206-mtp-sdcard.dtb \ Loading arch/arm/boot/dts/qcom/mdm9607-ttp.dts 0 → 100644 +25 −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 "mdm9607-mtp.dtsi" / { model = "Qualcomm Technologies, Inc. MDM 9206 TTP"; compatible = "qcom,mdm9607-ttp", "qcom,mdm9607", "qcom,ttp"; qcom,board-id = <0x1E 0>; }; &hsic_host { status = "ok"; }; Loading
Documentation/devicetree/bindings/arm/msm/msm.txt +3 −1 Original line number Diff line number Diff line Loading @@ -163,7 +163,8 @@ Generic board variants: - IPC device: compatible = "qcom,ipc" - TTP device: compatible = "qcom,ttp" Boards (SoC type + board variant): Loading Loading @@ -312,6 +313,7 @@ compatible = "qcom,msmvpipa-sim" compatible = "qcom,mdm9607-rumi" compatible = "qcom,mdm9607-cdp" compatible = "qcom,mdm9607-mtp" compatible = "qcom,mdm9607-ttp" compatible = "qcom,mdm9650-rumi" compatible = "qcom,mdm9650-sim" compatible = "qcom,mdm9650-cdp" Loading
arch/arm/boot/dts/qcom/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -269,6 +269,7 @@ dtb-$(CONFIG_ARCH_MDM9607) += mdm9607-rumi.dtb \ mdm9607-mtp.dtb \ mdm9607-rcm.dtb \ mdm9607-mtp-sdcard.dtb \ mdm9607-ttp.dtb \ mdm9206-mtp.dtb \ mdm9206-cdp.dtb \ mdm9206-mtp-sdcard.dtb \ Loading
arch/arm/boot/dts/qcom/mdm9607-ttp.dts 0 → 100644 +25 −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 "mdm9607-mtp.dtsi" / { model = "Qualcomm Technologies, Inc. MDM 9206 TTP"; compatible = "qcom,mdm9607-ttp", "qcom,mdm9607", "qcom,ttp"; qcom,board-id = <0x1E 0>; }; &hsic_host { status = "ok"; };