]> Git Repo - linux.git/commit
arm64: dts: renesas: rzg2l: Update overfow/underflow IRQ names for MTU3 channels
authorBiju Das <[email protected]>
Mon, 24 Jul 2023 09:19:25 +0000 (10:19 +0100)
committerGeert Uytterhoeven <[email protected]>
Tue, 25 Jul 2023 09:40:34 +0000 (11:40 +0200)
commit4c188fa183ebb45238ef16504c4c7606955cf9d4
tree854823b197ccd44b2f345b56644f858760af95a1
parent06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5
arm64: dts: renesas: rzg2l: Update overfow/underflow IRQ names for MTU3 channels

As per R01UH0914EJ0130 Rev.1.30 HW manual the MTU3 overflow/underflow
interrupt names start with 'tci' instead of 'tgi'.

Replace the below overflow/underflow interrupt names:
 - tgiv0->tciv0
 - tgiv1->tciv1
 - tgiu1->tciu1
 - tgiv2->tciv2
 - tgiu2->tciu2
 - tgiv3->tciv3
 - tgiv4->tciv4
 - tgiv6->tciv6
 - tgiv7->tciv7
 - tgiv8->tciv8
 - tgiu8->tciu8

Fixes: 26336d66d021 ("arm64: dts: renesas: r9a07g044: Add MTU3a node")
Fixes: dd123dd01def ("arm64: dts: renesas: r9a07g054: Add MTU3a node")
Signed-off-by: Biju Das <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Geert Uytterhoeven <[email protected]>
arch/arm64/boot/dts/renesas/r9a07g044.dtsi
arch/arm64/boot/dts/renesas/r9a07g054.dtsi
This page took 0.058367 seconds and 4 git commands to generate.