git-subtree-dir: qcom/mmrm git-subtree-mainline:1b15f14402
git-subtree-split:40cf8f841b
13 lines
227 B
Plaintext
13 lines
227 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
&soc {
|
|
mmrm_vm_be: qcom,mmrm-vm-be {
|
|
compatible = "qcom,mmrm-vm-be";
|
|
status = "disable";
|
|
};
|
|
};
|
|
|