linux/drivers/platform/mellanox
Alok Tiwari 173bbec669
platform/mellanox: mlxbf-pmc: Fix duplicate event ID for CACHE_DATA1
same ID (103) was assigned to both GDC_BANK0_G_RSE_PIPE_CACHE_DATA0
and GDC_BANK0_G_RSE_PIPE_CACHE_DATA1. This could lead to incorrect
event mapping.
Updated the ID to 104 to ensure uniqueness.

Fixes: 423c336185 ("platform/mellanox: mlxbf-pmc: Add support for BlueField-3")
Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>
Reviewed-by: David Thompson <davthompson@nvidia.com>
Link: https://lore.kernel.org/r/20250619060502.3594350-1-alok.a.tiwari@oracle.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
2025-06-25 15:31:04 +03:00
..
Kconfig platform/mellanox: mlxreg-dpu: Add initial support for Nvidia DPU 2025-04-30 14:05:49 +03:00
Makefile platform/mellanox: mlxreg-dpu: Add initial support for Nvidia DPU 2025-04-30 14:05:49 +03:00
mlx-platform.c platform: mellanox: mlx-platform: Add support for new Nvidia system 2025-04-30 14:05:55 +03:00
mlxbf-bootctl.c mlxbf-bootctl: use sysfs_emit_at() in secure_boot_fuse_state_show() 2025-04-11 12:56:52 +03:00
mlxbf-bootctl.h mlxbf-bootctl: Support sysfs entries for RTC battery status 2025-02-03 14:57:27 +02:00
mlxbf-pmc.c platform/mellanox: mlxbf-pmc: Fix duplicate event ID for CACHE_DATA1 2025-06-25 15:31:04 +03:00
mlxbf-tmfifo-regs.h platform/mellanox: Add BlueField-3 support in the tmfifo driver 2022-11-16 08:48:19 +01:00
mlxbf-tmfifo.c platform/mellanox: mlxbf-tmfifo: fix vring_desc.len assignment 2025-06-17 15:33:49 +03:00
mlxreg-dpu.c platform/mellanox: mlxreg-dpu: Fix smatch warnings 2025-05-11 23:41:17 +03:00
mlxreg-hotplug.c platform/mellanox: Rename field to improve code readability 2025-04-15 17:14:30 +03:00
mlxreg-io.c platform/mellanox: mlxreg-io: use sysfs_emit() instead of sprintf() 2025-01-20 14:13:22 +02:00
mlxreg-lc.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
nvsw-sn2201.c platform: mellanox: nvsw-sn2200: Fix .items in nvsw_sn2201_busbar_hotplug 2025-05-11 23:39:16 +03:00