summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorHoratiu Vultur <horatiu.vultur@microchip.com>2025-11-21 09:14:11 +0300
committerPaolo Abeni <pabeni@redhat.com>2025-11-25 17:45:19 +0300
commit9780f535f8e0f20b4632b5a173ead71aa8f095d2 (patch)
treee24d74474312dce544f1f164a824ba427ef22f5d /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parent081156ce13f8fa4e97b5148dc54d8c0ddf02117b (diff)
downloadlinux-9780f535f8e0f20b4632b5a173ead71aa8f095d2.tar.xz
net: lan966x: Fix the initialization of taprio
To initialize the taprio block in lan966x, it is required to configure the register REVISIT_DLY. The purpose of this register is to set the delay before revisit the next gate and the value of this register depends on the system clock. The problem is that the we calculated wrong the value of the system clock period in picoseconds. The actual system clock is ~165.617754MHZ and this correspond to a period of 6038 pico seconds and not 15125 as currently set. Fixes: e462b2717380b4 ("net: lan966x: Add offload support for taprio") Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20251121061411.810571-1-horatiu.vultur@microchip.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions