Add initial devicetree files for OEMVM for RUMI platform on Tuna SoC. Change-Id: Ia8a0dbeb6a345e6f5e08ba70c92b9957e27122ed Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
9 lines
171 B
Plaintext
9 lines
171 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
&arch_timer {
|
|
clock-frequency = <500000>;
|
|
};
|