(subset) [PATCH 1/2] arm64: dts: rockchip: Fix wifi interrupts flag on Sakura Pi RK3308B
Heiko Stuebner
heiko at sntech.de
Sun Aug 24 03:54:43 PDT 2025
On Mon, 18 Aug 2025 11:04:46 +0200, 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!
[2/2] arm64: dts: rockchip: Fix Bluetooth interrupts flag on Neardi LBA3368
commit: c9f986a54d4031a9b9dff1eb616b0796aa28c730
Best regards,
--
Heiko Stuebner <heiko at sntech.de>
More information about the linux-arm-kernel
mailing list