Re: [PATCH] arm: dts: mediatek: mt6589: Fix timer interrupt trigger type
Akari Tsuyukusa <[email protected]>
| Newsgroups | org.infradead.lists.linux-mediatek,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAKr_iV4nwatQ-8NTEkJOaP6fzrmg_-_AZ+1eWBKpRcJq=1SMXA@mail.gmail.com> |
Dear maintainers, On Mon, Jun 29, 2026 at 9:23 PM Akari Tsuyukusa <[email protected]> wrote: > > MT6589 uses IRQ_TYPE_LEVEL_LOW for arch timer, but I sent a patch using > IRQ_TYPE_LEVEL_HIGH. > The timer worked correctly regardless of whether IRQ_TYPE_LEVEL_LOW or > IRQ_TYPE_LEVEL_HIGH was used in the Device Tree, therefore, there is no > actual impact. However, this is not a correct description of the hardware > so correct it. > > Fixes: 2a5d54507c68 ("arm: dts: mediatek: mt6589: Add Arm Generic Timer node") > Signed-off-by: Akari Tsuyukusa <[email protected]> Could you please apply this patch? Best Regards, Akari