diff --git a/qcom/parrot-reserved-memory.dtsi b/qcom/parrot-reserved-memory.dtsi index f1900317..538bd234 100644 --- a/qcom/parrot-reserved-memory.dtsi +++ b/qcom/parrot-reserved-memory.dtsi @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved. */ &reserved_memory { @@ -69,6 +69,11 @@ reg = <0x0 0x80c00000 0x0 0x1000>; }; + pvm_fw_mem: pvm_fw_region@80c01000 { + no-map; + reg = <0x0 0x80c01000 0x0 0x100000>; + }; + wlan_fw_mem: wlan_fw_region@82a00000 { no-map; reg = <0x0 0x82a00000 0x0 0xc00000>;