[PATCH] net: dwmac-imx: add imx93 clock input support in RMII mode

Jakub Kicinski kuba at kernel.org
Fri Dec 20 14:01:39 PST 2024


On Tue, 17 Dec 2024 09:49:42 +0100 Mathieu Othacehe wrote:
> +			ret = regmap_update_bits(dwmac->intf_regmap,
> +						 dwmac->intf_reg_off +
> +						 MX93_GPR_CLK_SEL_OFFSET,
> +						 MX93_GPR_ENET_QOS_CLK_SEL_MASK,
> +						 0);

nit: regmap_clear_bits() ?
-- 
pw-bot: cr



More information about the linux-arm-kernel mailing list