diff options
author | Maxime Chevallier <maxime.chevallier@bootlin.com> | 2024-11-12 18:06:54 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-11-13 18:52:13 -0800 |
commit | 774f57d6562d615d887dddfe00fb4d05d48d897b (patch) | |
tree | cb5213800dbdc86bbb1ccc3bb7e8cf3c24a15bcd /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | |
parent | 477c3e1f63638a26cf5debbe3dad5e5929b4c31e (diff) | |
download | linux-774f57d6562d615d887dddfe00fb4d05d48d897b.tar.gz linux-774f57d6562d615d887dddfe00fb4d05d48d897b.tar.bz2 linux-774f57d6562d615d887dddfe00fb4d05d48d897b.zip |
net: stmmac: Enable timestamping interrupt on dwmac1000
The default configuration for the interrupts on dwmac1000 have the
timestamping interrupt masked. Now that the timestamping has been
adapted to dwmac1000, enable the timestamping interrupt on these
platforms.
On dwmac1000, the external snapshot interrupt is configured through a
dedicated bit, that is set as reserved on other dwmac variants. The
timestaming interrupt is acknowledged by reading the
GMAC3_X_TIMESTAMP_STATUS register.
Make sure that this interrupt is enabled when snapshot is enabled, and
masked when disabled.
Reviewed-by: Daniel Machon <daniel.machon@microchip.com>
Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Link: https://patch.msgid.link/20241112170658.2388529-7-maxime.chevallier@bootlin.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c')
0 files changed, 0 insertions, 0 deletions