Initial draft with required markings. Change-Id: I36651f21d1770c61d83128f5283c5eaffe3679d6 Signed-off-by: Jingjing Guo <quic_jig@quicinc.com> Signed-off-by: George Shen <quic_sqiao@quicinc.com>
12 lines
246 B
Plaintext
12 lines
246 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
#include "sun-eva.dtsi"
|
|
|
|
&msm_cvp {
|
|
qcom,allowed-clock-rates = <350000000 400000000 450000000 500000000 550000000>;
|
|
};
|
|
|