Loading arch/arm64/boot/dts/qcom/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -206,6 +206,7 @@ dtb-$(CONFIG_QTI_GVM) += sa8155-vm-la.dtb \ sa8195-vm-la.dtb \ sa8195-vm-la-mt.dtb \ sa8195-vm-lv.dtb \ sa8195-vm-lv-lxc.dtb \ sa8195-vm-lv-mt.dtb ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) Loading arch/arm64/boot/dts/qcom/sa8195-vm-lv-lxc.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-lv-lxc.dtsi" / { model = "Qualcomm Technologies, Inc. SA8195 Single LV Virtual Machine"; compatible = "qcom,sa8195p"; qcom,pmic-name = "PM8195"; qcom,board-id = <0x1000002 0>; }; arch/arm64/boot/dts/qcom/sa8195-vm-lv-lxc.dtsi 0 → 100644 +59 −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"; }; }; }; &hab { vmid = <3>; }; &slpi_tlmm { status = "ok"; }; &apps_smmu { status = "ok"; }; &qupv3_se13_4uart { status = "ok"; }; &usb0 { status = "ok"; }; &usb2_phy0 { status = "ok"; }; &pcie0_msi { status = "ok"; }; &pcie0 { status = "ok"; }; &sde_kms_hyp { /delete-property/ qcom,client-id; qcom,client-id = "7816"; }; Loading
arch/arm64/boot/dts/qcom/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -206,6 +206,7 @@ dtb-$(CONFIG_QTI_GVM) += sa8155-vm-la.dtb \ sa8195-vm-la.dtb \ sa8195-vm-la-mt.dtb \ sa8195-vm-lv.dtb \ sa8195-vm-lv-lxc.dtb \ sa8195-vm-lv-mt.dtb ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) Loading
arch/arm64/boot/dts/qcom/sa8195-vm-lv-lxc.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-lv-lxc.dtsi" / { model = "Qualcomm Technologies, Inc. SA8195 Single LV Virtual Machine"; compatible = "qcom,sa8195p"; qcom,pmic-name = "PM8195"; qcom,board-id = <0x1000002 0>; };
arch/arm64/boot/dts/qcom/sa8195-vm-lv-lxc.dtsi 0 → 100644 +59 −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"; }; }; }; &hab { vmid = <3>; }; &slpi_tlmm { status = "ok"; }; &apps_smmu { status = "ok"; }; &qupv3_se13_4uart { status = "ok"; }; &usb0 { status = "ok"; }; &usb2_phy0 { status = "ok"; }; &pcie0_msi { status = "ok"; }; &pcie0 { status = "ok"; }; &sde_kms_hyp { /delete-property/ qcom,client-id; qcom,client-id = "7816"; };