You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
426 B
27 lines
426 B
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* SC7180 lite device tree source
|
|
*
|
|
* Copyright (c) 2020, The Linux Foundation. All rights reserved.
|
|
*/
|
|
|
|
&cpu6_opp10 {
|
|
opp-peak-kBps = <7216000 22425600>;
|
|
};
|
|
|
|
&cpu6_opp11 {
|
|
opp-peak-kBps = <7216000 22425600>;
|
|
};
|
|
|
|
&cpu6_opp12 {
|
|
opp-peak-kBps = <8532000 23347200>;
|
|
};
|
|
|
|
&cpu6_opp13 {
|
|
opp-peak-kBps = <8532000 23347200>;
|
|
};
|
|
|
|
&cpu6_opp14 {
|
|
opp-peak-kBps = <8532000 23347200>;
|
|
};
|