• Rafael J. Wysocki's avatar
    Merge tag 'opp-updates-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm · e0431408
    Rafael J. Wysocki authored
    Pull OPP (Operating Performance Points) updates for 5.19-rc1 from Viresh
    Kumar:
    
     - Minor update to dt-binding for Qcom's opp-v2-kryo-cpu (Yassine
       Oudjana).
    
     - Use list iterator only inside the list_for_each_entry loop (Xiaomeng
       Tong, and Jakob Koschel).
    
     - New APIs related to finding OPP based on interconnect bandwidth
       (Krzysztof Kozlowski).
    
     - Fix the missing of_node_put() in _bandwidth_supported() (Dan
       Carpenter).
    
     - Cleanups (Krzysztof Kozlowski, and Viresh Kumar).
    
    * tag 'opp-updates-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm:
      opp: Reorder definition of ceil/floor helpers
      opp: Add apis to retrieve opps with interconnect bandwidth
      dt-bindings: opp: opp-v2-kryo-cpu: Remove SMEM
      opp: use list iterator only inside the loop
      opp: replace usage of found with dedicated list iterator variable
      PM: opp: simplify with dev_err_probe()
      OPP: call of_node_put() on error path in _bandwidth_supported()
    e0431408
of.c 39.7 KB