Loading Documentation/devicetree/bindings/arm/msm/msm.txt +1 −0 Original line number Diff line number Diff line Loading @@ -220,6 +220,7 @@ compatible = "qcom,apq8017-mtp" compatible = "qcom,apq8053-cdp" compatible = "qcom,apq8053-mtp" compatible = "qcom,apq8053-ipc" compatible = "qcom,apq8053-lite-dragonboard" compatible = "qcom,mdm9630-cdp" compatible = "qcom,mdm9630-mtp" compatible = "qcom,mdm9630-sim" Loading Documentation/devicetree/bindings/input/touchscreen/focaltech.txt 0 → 100644 +5 −0 Original line number Diff line number Diff line FocalTech touch controller Required properties: - compatible : Should be "focaltech,5x06" Documentation/devicetree/bindings/input/touchscreen/himax.txt 0 → 100644 +5 −0 Original line number Diff line number Diff line Himax touch controller Required properties: - compatible : Should be "himax,hxcommon" arch/arm64/boot/dts/qcom/Makefile +2 −0 Original line number Diff line number Diff line Loading @@ -289,6 +289,8 @@ dtb-$(CONFIG_ARCH_MSM8953) += msm8953-cdp.dtb \ msm8953-cdp-1200p.dtb \ msm8953-iot-mtp.dtb \ apq8053-iot-mtp.dtb \ apq8053-lite-dragon-v1.0.dtb \ apq8053-lite-dragon-v2.0.dtb \ msm8953-pmi8940-cdp.dtb \ msm8953-pmi8940-mtp.dtb \ msm8953-pmi8937-cdp.dtb \ Loading arch/arm64/boot/dts/qcom/apq8053-lite-dragon-v1.0.dts 0 → 100644 +28 −0 Original line number Diff line number Diff line /* * Copyright (c) 2017-2018, 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 "apq8053-lite.dtsi" #include "apq8053-lite-dragon.dtsi" / { model = "Qualcomm Technologies, Inc. APQ8053 Lite DragonBoard"; compatible = "qcom,apq8053-lite-dragonboard", "qcom,apq8053", "qcom,dragonboard"; qcom,board-id = <0x0102000a 0>; }; &blsp2_uart0 { status = "okay"; }; Loading
Documentation/devicetree/bindings/arm/msm/msm.txt +1 −0 Original line number Diff line number Diff line Loading @@ -220,6 +220,7 @@ compatible = "qcom,apq8017-mtp" compatible = "qcom,apq8053-cdp" compatible = "qcom,apq8053-mtp" compatible = "qcom,apq8053-ipc" compatible = "qcom,apq8053-lite-dragonboard" compatible = "qcom,mdm9630-cdp" compatible = "qcom,mdm9630-mtp" compatible = "qcom,mdm9630-sim" Loading
Documentation/devicetree/bindings/input/touchscreen/focaltech.txt 0 → 100644 +5 −0 Original line number Diff line number Diff line FocalTech touch controller Required properties: - compatible : Should be "focaltech,5x06"
Documentation/devicetree/bindings/input/touchscreen/himax.txt 0 → 100644 +5 −0 Original line number Diff line number Diff line Himax touch controller Required properties: - compatible : Should be "himax,hxcommon"
arch/arm64/boot/dts/qcom/Makefile +2 −0 Original line number Diff line number Diff line Loading @@ -289,6 +289,8 @@ dtb-$(CONFIG_ARCH_MSM8953) += msm8953-cdp.dtb \ msm8953-cdp-1200p.dtb \ msm8953-iot-mtp.dtb \ apq8053-iot-mtp.dtb \ apq8053-lite-dragon-v1.0.dtb \ apq8053-lite-dragon-v2.0.dtb \ msm8953-pmi8940-cdp.dtb \ msm8953-pmi8940-mtp.dtb \ msm8953-pmi8937-cdp.dtb \ Loading
arch/arm64/boot/dts/qcom/apq8053-lite-dragon-v1.0.dts 0 → 100644 +28 −0 Original line number Diff line number Diff line /* * Copyright (c) 2017-2018, 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 "apq8053-lite.dtsi" #include "apq8053-lite-dragon.dtsi" / { model = "Qualcomm Technologies, Inc. APQ8053 Lite DragonBoard"; compatible = "qcom,apq8053-lite-dragonboard", "qcom,apq8053", "qcom,dragonboard"; qcom,board-id = <0x0102000a 0>; }; &blsp2_uart0 { status = "okay"; };