Loading arch/arm64/boot/dts/qcom/Makefile +2 −1 Original line number Diff line number Diff line Loading @@ -177,7 +177,8 @@ dtb-$(CONFIG_QTI_GVM) += sa8155-vm-la.dtb \ sa8155-vm-lv-mt.dtb \ sa8155-vm-la-mt.dtb \ sa6155p-vm.dtb \ sa8195-vm.dtb \ sa8195-vm-la.dtb \ sa8195-vm-la-mt.dtb \ sa8195-vm-lv.dtb \ sa8195-vm-lv-mt.dtb Loading arch/arm64/boot/dts/qcom/sa8195-vm-la-mt.dts 0 → 100644 +23 −0 Original line number Diff line number Diff line /* Copyright (c) 2020, 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 "sa8195-vm.dtsi" #include "sa8195-vm-la-mt.dtsi" / { model = "Qualcomm Technologies, Inc. SA8195 Multi LA Virtual Machine"; compatible = "qcom,sa8195p"; qcom,pmic-name = "PM8195"; qcom,board-id = <0 0>; }; arch/arm64/boot/dts/qcom/sa8195-vm-la-mt.dtsi 0 → 100644 +30 −0 Original line number Diff line number Diff line /* Copyright (c) 2020, 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. */ / { reserved_memory: reserved-memory { pmem_shared: pmem_shared_region@a0000000 { reg = <0x0 0xa0000000 0x0 0x20000000>; label = "pmem_shared_mem"; }; }; }; &slpi_tlmm { status = "ok"; }; &apps_smmu { status = "ok"; }; arch/arm64/boot/dts/qcom/sa8195-vm-la.dts 0 → 100644 +23 −0 Original line number Diff line number Diff line /* Copyright (c) 2019-2020, 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 "sa8195-vm.dtsi" #include "sa8195-vm-la.dtsi" / { model = "Qualcomm Technologies, Inc. SA8195 Single LA Virtual Machine"; compatible = "qcom,sa8195p"; qcom,pmic-name = "PM8195"; qcom,board-id = <0 0>; }; arch/arm64/boot/dts/qcom/sa8195-vm.dts→arch/arm64/boot/dts/qcom/sa8195-vm-la.dtsi +7 −7 Original line number Diff line number Diff line Loading @@ -10,15 +10,15 @@ * GNU General Public License for more details. */ /dts-v1/; / { reserved_memory: reserved-memory { #include "sa8195-vm.dtsi" pmem_shared: pmem_shared_region@a0000000 { reg = <0x0 0xa0000000 0x0 0x20000000>; label = "pmem_shared_mem"; }; }; / { model = "Qualcomm Technologies, Inc. SA8195 Single LA Virtual Machine"; compatible = "qcom,sa8195p"; qcom,pmic-name = "PM8195"; qcom,board-id = <0 0>; }; &slpi_tlmm { Loading Loading
arch/arm64/boot/dts/qcom/Makefile +2 −1 Original line number Diff line number Diff line Loading @@ -177,7 +177,8 @@ dtb-$(CONFIG_QTI_GVM) += sa8155-vm-la.dtb \ sa8155-vm-lv-mt.dtb \ sa8155-vm-la-mt.dtb \ sa6155p-vm.dtb \ sa8195-vm.dtb \ sa8195-vm-la.dtb \ sa8195-vm-la-mt.dtb \ sa8195-vm-lv.dtb \ sa8195-vm-lv-mt.dtb Loading
arch/arm64/boot/dts/qcom/sa8195-vm-la-mt.dts 0 → 100644 +23 −0 Original line number Diff line number Diff line /* Copyright (c) 2020, 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 "sa8195-vm.dtsi" #include "sa8195-vm-la-mt.dtsi" / { model = "Qualcomm Technologies, Inc. SA8195 Multi LA Virtual Machine"; compatible = "qcom,sa8195p"; qcom,pmic-name = "PM8195"; qcom,board-id = <0 0>; };
arch/arm64/boot/dts/qcom/sa8195-vm-la-mt.dtsi 0 → 100644 +30 −0 Original line number Diff line number Diff line /* Copyright (c) 2020, 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. */ / { reserved_memory: reserved-memory { pmem_shared: pmem_shared_region@a0000000 { reg = <0x0 0xa0000000 0x0 0x20000000>; label = "pmem_shared_mem"; }; }; }; &slpi_tlmm { status = "ok"; }; &apps_smmu { status = "ok"; };
arch/arm64/boot/dts/qcom/sa8195-vm-la.dts 0 → 100644 +23 −0 Original line number Diff line number Diff line /* Copyright (c) 2019-2020, 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 "sa8195-vm.dtsi" #include "sa8195-vm-la.dtsi" / { model = "Qualcomm Technologies, Inc. SA8195 Single LA Virtual Machine"; compatible = "qcom,sa8195p"; qcom,pmic-name = "PM8195"; qcom,board-id = <0 0>; };
arch/arm64/boot/dts/qcom/sa8195-vm.dts→arch/arm64/boot/dts/qcom/sa8195-vm-la.dtsi +7 −7 Original line number Diff line number Diff line Loading @@ -10,15 +10,15 @@ * GNU General Public License for more details. */ /dts-v1/; / { reserved_memory: reserved-memory { #include "sa8195-vm.dtsi" pmem_shared: pmem_shared_region@a0000000 { reg = <0x0 0xa0000000 0x0 0x20000000>; label = "pmem_shared_mem"; }; }; / { model = "Qualcomm Technologies, Inc. SA8195 Single LA Virtual Machine"; compatible = "qcom,sa8195p"; qcom,pmic-name = "PM8195"; qcom,board-id = <0 0>; }; &slpi_tlmm { Loading