Loading arch/arm64/boot/dts/qcom/Makefile +3 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) sm8150-mtp-overlay.dtbo \ sm8150-rumi-overlay.dtbo \ sm8150-qrd-overlay.dtbo \ sm8150-qrd-dvt-overlay.dtbo \ sm8150-auto-adp-star-overlay.dtbo \ sm8150p-cdp-overlay.dtbo \ sm8150p-mtp-overlay.dtbo \ Loading @@ -29,6 +30,7 @@ sm8150-cdp-overlay.dtbo-base := sm8150.dtb sm8150-v2.dtb sm8150-mtp-overlay.dtbo-base := sm8150.dtb sm8150-v2.dtb 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 sm8150-auto-adp-star-overlay.dtbo-base := sm8150-auto.dtb sm8150-sdx50m-cdp-overlay.dtbo-base := sm8150.dtb sm8150-v2.dtb sm8150-sdx50m-mtp-overlay.dtbo-base := sm8150.dtb sm8150-v2.dtb Loading @@ -46,6 +48,7 @@ dtb-$(CONFIG_ARCH_SM8150) += sm8150-rumi.dtb \ sm8150-v2-mtp.dtb \ sm8150-v2-cdp.dtb \ sm8150-v2-qrd.dtb \ sm8150-v2-qrd-dvt.dtb \ sm8150p-mtp.dtb \ sm8150p-cdp.dtb \ sm8150p-qrd.dtb \ Loading arch/arm64/boot/dts/qcom/sm8150-camera-sensor-qrd.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,8 @@ * GNU General Public License for more details. */ #include <dt-bindings/clock/qcom,camcc-sm8150.h> &soc { led_flash_rear: qcom,camera-flash@0 { cell-index = <0>; Loading arch/arm64/boot/dts/qcom/sm8150-qrd-dvt-overlay.dts 0 → 100644 +27 −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 <dt-bindings/clock/qcom,gcc-sm8150.h> #include <dt-bindings/clock/qcom,camcc-sm8150.h> #include <dt-bindings/clock/qcom,rpmh.h> #include <dt-bindings/interrupt-controller/arm-gic.h> #include "sm8150-qrd-dvt.dtsi" / { model = "QRD DVT"; compatible = "qcom,sm8150-qrd", "qcom,sm8150", "qcom,qrd"; qcom,board-id = <0x01000B 0>; }; arch/arm64/boot/dts/qcom/sm8150-qrd-dvt.dtsi 0 → 100644 +13 −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. */ #include "sm8150-qrd.dtsi" arch/arm64/boot/dts/qcom/sm8150-v2-qrd-dvt.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 "sm8150-v2.dtsi" #include "sm8150-qrd-dvt.dtsi" / { model = "Qualcomm Technologies, Inc. SM8150 V2 QRD DVT"; compatible = "qcom,sm8150-qrd", "qcom,sm8150", "qcom,qrd"; qcom,board-id = <0x01000B 0>; }; Loading
arch/arm64/boot/dts/qcom/Makefile +3 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) sm8150-mtp-overlay.dtbo \ sm8150-rumi-overlay.dtbo \ sm8150-qrd-overlay.dtbo \ sm8150-qrd-dvt-overlay.dtbo \ sm8150-auto-adp-star-overlay.dtbo \ sm8150p-cdp-overlay.dtbo \ sm8150p-mtp-overlay.dtbo \ Loading @@ -29,6 +30,7 @@ sm8150-cdp-overlay.dtbo-base := sm8150.dtb sm8150-v2.dtb sm8150-mtp-overlay.dtbo-base := sm8150.dtb sm8150-v2.dtb 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 sm8150-auto-adp-star-overlay.dtbo-base := sm8150-auto.dtb sm8150-sdx50m-cdp-overlay.dtbo-base := sm8150.dtb sm8150-v2.dtb sm8150-sdx50m-mtp-overlay.dtbo-base := sm8150.dtb sm8150-v2.dtb Loading @@ -46,6 +48,7 @@ dtb-$(CONFIG_ARCH_SM8150) += sm8150-rumi.dtb \ sm8150-v2-mtp.dtb \ sm8150-v2-cdp.dtb \ sm8150-v2-qrd.dtb \ sm8150-v2-qrd-dvt.dtb \ sm8150p-mtp.dtb \ sm8150p-cdp.dtb \ sm8150p-qrd.dtb \ Loading
arch/arm64/boot/dts/qcom/sm8150-camera-sensor-qrd.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,8 @@ * GNU General Public License for more details. */ #include <dt-bindings/clock/qcom,camcc-sm8150.h> &soc { led_flash_rear: qcom,camera-flash@0 { cell-index = <0>; Loading
arch/arm64/boot/dts/qcom/sm8150-qrd-dvt-overlay.dts 0 → 100644 +27 −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 <dt-bindings/clock/qcom,gcc-sm8150.h> #include <dt-bindings/clock/qcom,camcc-sm8150.h> #include <dt-bindings/clock/qcom,rpmh.h> #include <dt-bindings/interrupt-controller/arm-gic.h> #include "sm8150-qrd-dvt.dtsi" / { model = "QRD DVT"; compatible = "qcom,sm8150-qrd", "qcom,sm8150", "qcom,qrd"; qcom,board-id = <0x01000B 0>; };
arch/arm64/boot/dts/qcom/sm8150-qrd-dvt.dtsi 0 → 100644 +13 −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. */ #include "sm8150-qrd.dtsi"
arch/arm64/boot/dts/qcom/sm8150-v2-qrd-dvt.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 "sm8150-v2.dtsi" #include "sm8150-qrd-dvt.dtsi" / { model = "Qualcomm Technologies, Inc. SM8150 V2 QRD DVT"; compatible = "qcom,sm8150-qrd", "qcom,sm8150", "qcom,qrd"; qcom,board-id = <0x01000B 0>; };