Merge "ARM: dts: msm: Add pvm_fw_mem region for parrot"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
b996c23ebf
@@ -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>;
|
||||
|
Reference in New Issue
Block a user