diff options
author | Frank Wunderlich <frank-w@public-files.de> | 2025-07-09 13:09:39 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-07-10 15:04:10 -0700 |
commit | 23ac2a71bdbd5d12616d46f276b7a7a06e74a8c3 (patch) | |
tree | cabe8ba6b7c3ada10d26bce5f35d1fb658fa2be9 /scripts/lib/kdoc/kdoc_files.py | |
parent | 356dea0baf4c0903ac188bf18e8ff1af0866c930 (diff) |
dt-bindings: net: mediatek,net: allow irq names
In preparation for MT7988 and RSS/LRO allow the interrupt-names
property.
In this way driver can request the interrupts by name which is much
more readable in the driver code and SoC's dtsi than relying on a
specific order.
Frame-engine-IRQs (fe0..3):
MT7621, MT7628: 1 FE-IRQ
MT7622, MT7623: 3 FE-IRQs (only two used by the driver for now)
MT7981, MT7986: 4 FE-IRQs (only two used by the driver for now)
RSS/LRO IRQs (pdma0..3) additional only on Filogic (MT798x) with
count of 4. So all IRQ-names (8) for Filogic.
Set boundaries for all compatibles same as irq count.
Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20250709111147.11843-4-linux@fw-web.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions