Jump to content

stormchaser3000

Validating
  • Posts

    1
  • Joined

  • Last visited

Reputation Activity

  1. Like
    stormchaser3000 got a reaction from Igor in simple, but ever so slightly newbie-style, DT overlays for rk3399 overclocking   
    Please forgive the badly formatted post, I am a bit new here.
     
    I was trying to overclock my RockPro64 and ended up writing a  device tree overlay (and a rather rudimentary one at that).
     
    wasn't sure how to contribute it so I am posting the code here instead. Please note, however, that up until yesterday, I had never written a device tree overlay, so this will not be in the correct format by any stretch of the imagination. I just figured I would post them here as a starting point for anyone who wishes to create a properly formatted dts file to contribute.
     
    I got the values that I used from this page on the pine64 wiki: https://wiki.pine64.org/index.php/Overclocking#Rockchip_RK3399_based_boards
     
    /dts-v1/; /plugin/; &{/opp-table0} { opp06 { opp-hz = /bits/ 64 <2080000000>; opp-microvolt = <1250000>; }; }; &{/opp-table2} { opp06 { opp-hz = /bits/ 64 <950000000>; opp-microvolt = <1200000>; }; };  
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines