[PATCH RESEND] arm64: dts: rockchip: Fix wifi interrupts flag on Sakura Pi RK3308B

Heiko Stuebner heiko at sntech.de
Mon Dec 22 05:38:25 PST 2025


On Wed, 17 Dec 2025 10:18:08 +0100, Krzysztof Kozlowski wrote:
> GPIO_ACTIVE_x flags are not correct in the context of interrupt flags.
> These are simple defines so they could be used in DTS but they will not
> have the same meaning: GPIO_ACTIVE_HIGH = 0 = IRQ_TYPE_NONE.
> 
> Correct the interrupt flags, assuming the author of the code wanted same
> logical behavior behind the name "ACTIVE_xxx", this is:
>   ACTIVE_HIGH  => IRQ_TYPE_LEVEL_HIGH
> 
> [...]

Applied, thanks!

[1/1] arm64: dts: rockchip: Fix wifi interrupts flag on Sakura Pi RK3308B
      commit: 7c6bbcb010b1b8e4e6452de109f0506bb05d6efb

Best regards,
-- 
Heiko Stuebner <heiko at sntech.de>



More information about the linux-arm-kernel mailing list