xref: /freebsd/sys/contrib/device-tree/src/arm64/qcom/sc7180-lite.dtsi (revision 5def4c47d4bd90b209b9b4a4ba9faec15846d8fd)
1*5def4c47SEmmanuel Vadot// SPDX-License-Identifier: BSD-3-Clause
2*5def4c47SEmmanuel Vadot/*
3*5def4c47SEmmanuel Vadot * SC7180 lite device tree source
4*5def4c47SEmmanuel Vadot *
5*5def4c47SEmmanuel Vadot * Copyright (c) 2020, The Linux Foundation. All rights reserved.
6*5def4c47SEmmanuel Vadot */
7*5def4c47SEmmanuel Vadot
8*5def4c47SEmmanuel Vadot&cpu6_opp10 {
9*5def4c47SEmmanuel Vadot	opp-peak-kBps = <7216000 22425600>;
10*5def4c47SEmmanuel Vadot};
11*5def4c47SEmmanuel Vadot
12*5def4c47SEmmanuel Vadot&cpu6_opp11 {
13*5def4c47SEmmanuel Vadot	opp-peak-kBps = <7216000 22425600>;
14*5def4c47SEmmanuel Vadot};
15*5def4c47SEmmanuel Vadot
16*5def4c47SEmmanuel Vadot&cpu6_opp12 {
17*5def4c47SEmmanuel Vadot	opp-peak-kBps = <8532000 23347200>;
18*5def4c47SEmmanuel Vadot};
19