Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e8a963a6 authored by Rishabh Bhatnagar's avatar Rishabh Bhatnagar Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Correct arch timer frequency



Update timer frequency according to RUMI specifications.

Change-Id: Ief84fd04149da5f3d5b6f841a8e60de26933bf42
Signed-off-by: default avatarRishabh Bhatnagar <rishabhb@codeaurora.org>
parent c6217dd5
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0-only
/*
 * Copyright (c) 2018, The Linux Foundation. All rights reserved.
 * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
 */

#include "kona-pmic-overlay.dtsi"
#include "msm-audio-lpass.dtsi"

&arch_timer {
	clock-frequency = <1000000>;
	clock-frequency = <500000>;
};

&memtimer {
	clock-frequency = <1000000>;
	clock-frequency = <500000>;
};

&ufsphy_mem {