15def4c47SEmmanuel Vadot// SPDX-License-Identifier: BSD-3-Clause 25def4c47SEmmanuel Vadot/* 35def4c47SEmmanuel Vadot * SC7180 lite device tree source 45def4c47SEmmanuel Vadot * 55def4c47SEmmanuel Vadot * Copyright (c) 2020, The Linux Foundation. All rights reserved. 65def4c47SEmmanuel Vadot */ 75def4c47SEmmanuel Vadot 85def4c47SEmmanuel Vadot&cpu6_opp10 { 95def4c47SEmmanuel Vadot opp-peak-kBps = <7216000 22425600>; 105def4c47SEmmanuel Vadot}; 115def4c47SEmmanuel Vadot 125def4c47SEmmanuel Vadot&cpu6_opp11 { 135def4c47SEmmanuel Vadot opp-peak-kBps = <7216000 22425600>; 145def4c47SEmmanuel Vadot}; 155def4c47SEmmanuel Vadot 165def4c47SEmmanuel Vadot&cpu6_opp12 { 175def4c47SEmmanuel Vadot opp-peak-kBps = <8532000 23347200>; 185def4c47SEmmanuel Vadot}; 19*fac71e4eSEmmanuel Vadot 20*fac71e4eSEmmanuel Vadot&cpu6_opp13 { 21*fac71e4eSEmmanuel Vadot opp-peak-kBps = <8532000 23347200>; 22*fac71e4eSEmmanuel Vadot}; 23*fac71e4eSEmmanuel Vadot 24*fac71e4eSEmmanuel Vadot&cpu6_opp14 { 25*fac71e4eSEmmanuel Vadot opp-peak-kBps = <8532000 23347200>; 26*fac71e4eSEmmanuel Vadot}; 27