[PATCH v7 3/4] phy: rockchip: add naneng combo phy for RK3568

Philipp Zabel p.zabel at pengutronix.de
Wed Jan 5 02:43:35 PST 2022


On Thu, 2021-12-30 at 16:48 +0800, Yifeng Zhao wrote:
[...]
> +static int rockchip_combphy_parse_dt(struct device *dev, struct rockchip_combphy_priv *priv)
> +{
[...]
> +	priv->phy_rst = devm_reset_control_array_get(dev, false, false);

Please use devm_reset_control_array_get_exclusive() instead.

regards
Philipp



More information about the Linux-rockchip mailing list