Commit eb94e4a0 authored by Sergey Matsievskiy's avatar Sergey Matsievskiy Committed by Greg Kroah-Hartman
Browse files

irqchip/ocelot: Fix trigger register address



[ Upstream commit 9e9c4666 ]

Controllers, supported by this driver, have two sets of registers:

 * (main) interrupt registers control peripheral interrupt sources.

 * device interrupt registers configure per-device (network interface)
   interrupts and act as an extra stage before the main interrupt
   registers.

In the driver unmask code, device trigger registers are used in the mask
calculation of the main interrupt sticky register, mixing two kinds of
registers.

Use the main interrupt trigger register instead.

Signed-off-by: default avatarSergey Matsievskiy <matsievskiysv@gmail.com>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20240925184416.54204-2-matsievskiysv@gmail.com


Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 826cbda5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment