Files
android_kernel_samsung_sm87…/qcom/sun-rumi.dtsi
Melody Olvera c334acf377 ARM: dts: msm: Add initial device trees for Sun SoC
Add initial device trees to support Sun SoC and it's
platforms.

Change-Id: I885a56e29438675e3d7aa449f5e25f00cb28b02a
Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
2023-04-03 11:54:34 -07:00

20 lines
332 B
Plaintext

// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
*/
&reserved_memory {
spintable: spintable_region@e3940000 {
no-map;
reg = <0x0 0xe3940000 0x0 0x100000>;
};
};
&arch_timer {
clock-frequency = <192000>;
};
&memtimer {
clock-frequency = <192000>;
};