Advertisement
Guest User

Untitled

a guest
Jan 10th, 2019
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. gpu@ff9a0000 {
  2. compatible = "arm,malit860\0arm,malit86x\0arm,malit8xx\0arm,mali-midgard";
  3. reg = < 0x00 0xff9a0000 0x00 0x10000 >;
  4. interrupts = < 0x00 0x13 0x04 0x00 0x00 0x14 0x04 0x00 0x00 0x15 0x04 0x00 >;
  5. interrupt-names = "GPU\0JOB\0MMU";
  6. clocks = < 0x08 0xd0 >;
  7. clock-names = "clk_mali";
  8. #cooling-cells = < 0x02 >;
  9. power-domains = < 0x15 0x23 >;
  10. power-off-delay-ms = < 0xc8 >;
  11. status = "okay";
  12. operating-points-v2 = < 0x9f >;
  13. mali-supply = < 0xa0 >;
  14. phandle = < 0x5e >;
  15.  
  16. power_model {
  17. compatible = "arm,mali-simple-power-model";
  18. static-coefficient = < 0x64578 >;
  19. dynamic-coefficient = < 0x2dd >;
  20. ts = < 0x7d00 0x125c 0xffffffb0 0x02 >;
  21. thermal-zone = "gpu-thermal";
  22. phandle = < 0x126 >;
  23. };
  24. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement