Loading Documentation/devicetree/bindings/arm/msm/msm.txt +1 −0 Original line number Diff line number Diff line Loading @@ -164,6 +164,7 @@ compatible = "qcom,qcs405-rumi" compatible = "qcom,qcs405-iot" compatible = "qcom,qcs403-iot" compatible = "qcom,sa8150-adp-star" compatible = "qcom,sa8150p-adp-star" compatible = "qcom,adp-star" compatible = "qcom,sdxprairie-rumi" compatible = "qcom,sdxprairie-mtp" Loading arch/arm64/boot/dts/qcom/Makefile +3 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) sm8150-qrd-overlay.dtbo \ sm8150-qrd-dvt-overlay.dtbo \ sa8150-adp-star-overlay.dtbo \ sa8150p-adp-star-overlay.dtbo \ sm8150p-cdp-overlay.dtbo \ sm8150p-mtp-overlay.dtbo \ sm8150p-qrd-overlay.dtbo \ Loading @@ -40,6 +41,7 @@ sm8150-rumi-overlay.dtbo-base := sm8150.dtb sm8150-v2.dtb sm8150-qrd-overlay.dtbo-base := sm8150.dtb sm8150-v2.dtb sm8150-qrd-dvt-overlay.dtbo-base := sm8150-v2.dtb sa8150-adp-star-overlay.dtbo-base := sa8150.dtb sa8150p-adp-star-overlay.dtbo-base := sa8150p.dtb sm8150-sdx50m-cdp-overlay.dtbo-base := sm8150.dtb sm8150-v2.dtb sm8150-sdx50m-mtp-overlay.dtbo-base := sm8150.dtb sm8150-v2.dtb sm8150-sdx50m-mtp-2.5k-panel-overlay.dtbo-base := sm8150.dtb sm8150-v2.dtb Loading @@ -52,6 +54,7 @@ dtb-$(CONFIG_ARCH_SM8150) += sm8150-rumi.dtb \ sm8150-cdp.dtb \ sm8150-qrd.dtb \ sa8150-adp-star.dtb \ sa8150p-adp-star.dtb \ sm8150-v2-rumi.dtb \ sm8150-v2-mtp.dtb \ sm8150-v2-cdp.dtb \ Loading arch/arm64/boot/dts/qcom/sa8150p-adp-star-overlay.dts 0 → 100644 +23 −0 Original line number Diff line number Diff line /* Copyright (c) 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/; /plugin/; #include "sa8150-adp-star.dtsi" / { model = "ADP-STAR"; compatible = "qcom,sa8150p-adp-star", "qcom,sa8150p", "qcom,adp-star"; qcom,board-id = <25 0>; }; arch/arm64/boot/dts/qcom/sa8150p-adp-star.dts 0 → 100644 +22 −0 Original line number Diff line number Diff line /* Copyright (c) 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 "sa8150p.dtsi" #include "sa8150-adp-star.dtsi" / { model = "Qualcomm Technologies, Inc. SA8150P ADP-STAR"; compatible = "qcom,sa8150p-adp-star", "qcom,sa8150p", "qcom,adp-star"; qcom,board-id = <25 0>; }; arch/arm64/boot/dts/qcom/sa8150p.dts 0 → 100644 +22 −0 Original line number Diff line number Diff line /* Copyright (c) 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 "sa8150p.dtsi" / { model = "Qualcomm Technologies, Inc. SA8150P SoC"; compatible = "qcom,sa8150p"; qcom,pmic-name = "PM8150"; qcom,board-id = <0 0>; }; Loading
Documentation/devicetree/bindings/arm/msm/msm.txt +1 −0 Original line number Diff line number Diff line Loading @@ -164,6 +164,7 @@ compatible = "qcom,qcs405-rumi" compatible = "qcom,qcs405-iot" compatible = "qcom,qcs403-iot" compatible = "qcom,sa8150-adp-star" compatible = "qcom,sa8150p-adp-star" compatible = "qcom,adp-star" compatible = "qcom,sdxprairie-rumi" compatible = "qcom,sdxprairie-mtp" Loading
arch/arm64/boot/dts/qcom/Makefile +3 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) sm8150-qrd-overlay.dtbo \ sm8150-qrd-dvt-overlay.dtbo \ sa8150-adp-star-overlay.dtbo \ sa8150p-adp-star-overlay.dtbo \ sm8150p-cdp-overlay.dtbo \ sm8150p-mtp-overlay.dtbo \ sm8150p-qrd-overlay.dtbo \ Loading @@ -40,6 +41,7 @@ sm8150-rumi-overlay.dtbo-base := sm8150.dtb sm8150-v2.dtb sm8150-qrd-overlay.dtbo-base := sm8150.dtb sm8150-v2.dtb sm8150-qrd-dvt-overlay.dtbo-base := sm8150-v2.dtb sa8150-adp-star-overlay.dtbo-base := sa8150.dtb sa8150p-adp-star-overlay.dtbo-base := sa8150p.dtb sm8150-sdx50m-cdp-overlay.dtbo-base := sm8150.dtb sm8150-v2.dtb sm8150-sdx50m-mtp-overlay.dtbo-base := sm8150.dtb sm8150-v2.dtb sm8150-sdx50m-mtp-2.5k-panel-overlay.dtbo-base := sm8150.dtb sm8150-v2.dtb Loading @@ -52,6 +54,7 @@ dtb-$(CONFIG_ARCH_SM8150) += sm8150-rumi.dtb \ sm8150-cdp.dtb \ sm8150-qrd.dtb \ sa8150-adp-star.dtb \ sa8150p-adp-star.dtb \ sm8150-v2-rumi.dtb \ sm8150-v2-mtp.dtb \ sm8150-v2-cdp.dtb \ Loading
arch/arm64/boot/dts/qcom/sa8150p-adp-star-overlay.dts 0 → 100644 +23 −0 Original line number Diff line number Diff line /* Copyright (c) 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/; /plugin/; #include "sa8150-adp-star.dtsi" / { model = "ADP-STAR"; compatible = "qcom,sa8150p-adp-star", "qcom,sa8150p", "qcom,adp-star"; qcom,board-id = <25 0>; };
arch/arm64/boot/dts/qcom/sa8150p-adp-star.dts 0 → 100644 +22 −0 Original line number Diff line number Diff line /* Copyright (c) 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 "sa8150p.dtsi" #include "sa8150-adp-star.dtsi" / { model = "Qualcomm Technologies, Inc. SA8150P ADP-STAR"; compatible = "qcom,sa8150p-adp-star", "qcom,sa8150p", "qcom,adp-star"; qcom,board-id = <25 0>; };
arch/arm64/boot/dts/qcom/sa8150p.dts 0 → 100644 +22 −0 Original line number Diff line number Diff line /* Copyright (c) 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 "sa8150p.dtsi" / { model = "Qualcomm Technologies, Inc. SA8150P SoC"; compatible = "qcom,sa8150p"; qcom,pmic-name = "PM8150"; qcom,board-id = <0 0>; };