cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

sc7180-lite.dtsi (316B)


      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};