Boris Brezillon 2225ea242c drm/panthor: Don't update MMU_INT_MASK in panthor_mmu_irq_handler()
Interrupts are automatically unmasked in
panthor_mmu_irq_threaded_handler() when the handler returns. Unmasking
prematurely might generate spurious interrupts if the IRQ line is
shared.

Changes in v2:
- New patch

Changes in v3:
- Add R-bs

Reviewed-by: Liviu Dudau <liviu.dudau@arm.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Link: https://lore.kernel.org/r/20250404080933.2912674-6-boris.brezillon@collabora.com
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
2025-08-28 05:46:56 +02:00
2025-08-13 11:55:09 +08:00
2025-01-10 17:48:57 +08:00
2025-01-10 17:48:57 +08:00
2025-01-10 17:48:57 +08:00
2025-04-15 20:18:39 +02:00

Armbian logo

Purpose of This Repository

This repository contains a customized version of the Linux kernel, maintained by the Armbian team, with specific adaptations for Rockchip SoCs (System-on-Chips) used in a wide range of ARM-based single board computers.

It serves as the base for:

  • Kernel development and maintenance for Armbian-supported devices.
  • Hardware enablement, performance tuning, and stability patches specific to Rockchip-based platforms.
  • Integration with the Armbian build framework to produce ready-to-use OS images.

This repository is intended for developers, testers, and contributors working with the Armbian project and the broader Rockchip ARM ecosystem.

Languages
C 97.2%
Assembly 1.7%
Shell 0.4%
Makefile 0.3%
Python 0.2%