• D
    arm64: dts: renesas: r8a77990: Create thermal zone to support IPA · 8fa7d18f
    Dien Pham 提交于
    Setup a thermal zone driven by SoC temperature sensor.
    Create passive trip points and bind them to CPUFreq cooling
    device that supports power extension.
    
    In R-Car Gen3, IPA is supported for only one channel
    Reason:
      Currently, IPA controls base on only CPU temperature.
      And only one thermal channel is assembled closest
      CPU cores is selected as target of IPA.
      If other channels are used, IPA controlling is not properly.
    
    A single cooling device is described for all A53 CPUs as this
    reflects that physically there is only one cooling device present.
    
    This patch improves on an earlier version by:
    
    * Omitting cooling-max-level and cooling-min-level properties which
      are no longer present in mainline as of v4.17
    * Removing an unused trip-point0 node sub-property from the trips
      property.
    * Defers adding dynamic-power-coefficient properties to a separate patch as
      these are properties of the CPU.
    
    The long signed-off by chain below reflects many revisions, mainly
    internal, that this patch has been through.
    Signed-off-by: NDien Pham <dien.pham.ry@renesas.com>
    Signed-off-by: NTakeshi Kihara <takeshi.kihara.df@renesas.com>
    Signed-off-by: NYoshihiro Kaneko <ykaneko0929@gmail.com>
    Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
    8fa7d18f
r8a77990.dtsi 53.8 KB