[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <16812972.uLZWGnKmhe@phil>
Date: Sun, 24 Aug 2025 12:57:05 +0200
From: Heiko Stuebner <heiko@...ech.de>
To: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Hsun Lai <i@...insx.cn>,
Alex Bee <knaerzche@...il.com>, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-rockchip@...ts.infradead.org,
linux-kernel@...r.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: stable+noautosel@...nel.org
Subject:
Re: (subset) [PATCH 1/2] arm64: dts: rockchip: Fix wifi interrupts flag on
Sakura Pi RK3308B
Am Sonntag, 24. August 2025, 12:54:43 Mitteleuropäische Sommerzeit schrieb Heiko Stuebner:
>
> 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
Waiting a bit more for patch1, to possibly get some testing.
Heiko
Powered by blists - more mailing lists