1// SPDX-License-Identifier: BSD-3-Clause
2/*
3 * SC7180 lite device tree source
4 *
5 * Copyright (c) 2020, The Linux Foundation. All rights reserved.
6 */
7
8&cpu6_opp10 {
9	opp-peak-kBps = <7216000 22425600>;
10};
11
12&cpu6_opp11 {
13	opp-peak-kBps = <7216000 22425600>;
14};
15
16&cpu6_opp12 {
17	opp-peak-kBps = <8532000 23347200>;
18};
19
20&cpu6_opp13 {
21	opp-peak-kBps = <8532000 23347200>;
22};
23
24&cpu6_opp14 {
25	opp-peak-kBps = <8532000 23347200>;
26};
27