Re: [PATCH net-next] regmap: Rework regmap_mdio_c45_{read|write} for new C45 API.

From: Mark Brown
Date: Mon Jan 16 2023 - 09:59:43 EST


On Mon, 16 Jan 2023 12:15:09 +0100, Michael Walle wrote:
> The MDIO subsystem is getting rid of MII_ADDR_C45 and thus also
> encoding associated encoding of the C45 device address and register
> address into one value. regmap-mdio also uses this encoding for the
> C45 bus.
>
> Move to the new C45 helpers for MDIO access and provide regmap-mdio
> helper macros.
>
> [...]

Applied to

broonie/regmap.git for-next

Thanks!

[1/1] regmap: Rework regmap_mdio_c45_{read|write} for new C45 API.
commit: 7b3c4c370c09313e22b555e79167e73d233611d1

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