[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <170924268327.1875298.3046212604206136101.b4-ty@bootlin.com>
Date: Thu, 29 Feb 2024 22:38:21 +0100
From: Alexandre Belloni <alexandre.belloni@...tlin.com>
To: linux-kernel@...r.kernel.org, Randy Dunlap <rdunlap@...radead.org>
Cc: Arnd Bergmann <arnd@...db.de>, Eddie Huang <eddie.huang@...iatek.com>,
Sean Wang <sean.wang@...iatek.com>,
Matthias Brugger <matthias.bgg@...il.com>,
linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org,
Alessandro Zummo <a.zummo@...ertech.it>, linux-rtc@...r.kernel.org,
Marc Zyngier <maz@...nel.org>,
Philipp Zabel <p.zabel@...gutronix.de>,
Peter Rosin <peda@...ntia.se>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
Subject: Re: [PATCH v2] rtc: mt6397: select IRQ_DOMAIN instead of depending
on it
On Mon, 12 Feb 2024 21:02:58 -0800, Randy Dunlap wrote:
> IRQ_DOMAIN is a hidden (not user visible) symbol. Users cannot set
> it directly thru "make *config", so drivers should select it instead
> of depending on it if they need it.
> Relying on it being set for a dependency is risky.
>
> Consistently using "select" or "depends on" can also help reduce
> Kconfig circular dependency issues.
>
> [...]
Applied, thanks!
[1/1] rtc: mt6397: select IRQ_DOMAIN instead of depending on it
https://git.kernel.org/abelloni/c/544c42f798e1
Best regards,
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Powered by blists - more mailing lists