Messages in this thread |  | | From | Mark Brown <> | | Subject | Re: [PATCH RFC] regmap: Move selecting for REGMAP_MDIO and REGMAP_IRQ | | Date | Wed, 21 May 2025 16:04:00 +0100 |
| |
On Fri, 16 May 2025 09:17:22 -0500, Andrew Davis wrote: > If either REGMAP_IRQ or REGMAP_MDIO are set then REGMAP is also set. > This then enables the selecting of IRQ_DOMAIN or MDIO_BUS from REGMAP > based on the above two symbols respectively. This makes it very easy > to end up with "circular dependencies". > > Instead select the IRQ_DOMAIN or MDIO_BUS from the symbols that make > use of them. This is almost equivalent to before but makes it less > likely to end up with false circular dependency detections. > > [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git for-next
Thanks!
[1/1] regmap: Move selecting for REGMAP_MDIO and REGMAP_IRQ commit: c5a219395b4e6312102a505bfe73aac8f8bada8c
All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying to this mail.
Thanks, Mark
|  |