Add cmd-db, APPS RSC, Display RSC and APSS PDC devices for RPMH communication and wakeup interrupt support. Change-Id: I2b64e3bdd3f609a6c883ffaf7152f85372c177e8 Signed-off-by: Sneh Mankad <quic_smankad@quicinc.com>
17 lines
254 B
Plaintext
17 lines
254 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
&arch_timer {
|
|
clock-frequency = <500000>;
|
|
};
|
|
|
|
&memtimer {
|
|
clock-frequency = <500000>;
|
|
};
|
|
|
|
&disp_rsc {
|
|
status = "disabled";
|
|
};
|