mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
t23x: overlay: specify delayed timer for GPU devfreq polling
In order to have stable intervals of GPU devfreq polling, we need to specify delayed timer rather than deferrable timer for the devfreq monitor Bug 3823798 Change-Id: I22af46a0b1ba2ab9ba84f9c18ced472de8f8b05f Signed-off-by: Shao-Chun Kao <shaochunk@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/2909058 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Rajkumar Kasirajan <rkasirajan@nvidia.com> Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
403499ae5f
commit
497d2a23fc
@@ -232,7 +232,7 @@
|
||||
clock-names = "sysclk", "gpc0clk", "gpc1clk";
|
||||
resets = <&bpmp TEGRA234_RESET_GPU>;
|
||||
dma-coherent;
|
||||
|
||||
devfreq-timer = "delayed";
|
||||
nvidia,bpmp = <&bpmp>;
|
||||
|
||||
status = "disabled";
|
||||
|
||||
Reference in New Issue
Block a user