ARM: dts: msm: Add initial device trees for Tuna SoC

Add initial device trees to support tuna SoC.

Change-Id: Ibd4e718e540a80203684f680ae33c7781eabdbb2
Signed-off-by: Shivendra Pratap <quic_spratap@quicinc.com>
This commit is contained in:
Shivendra Pratap
2024-03-11 21:50:01 +05:30
parent 641eb6f7ca
commit 5f034afc81
6 changed files with 344 additions and 0 deletions

12
qcom/tuna-rumi.dtsi Normal file
View File

@@ -0,0 +1,12 @@
// 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>;
};