linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: Yifeng Zhao <yifeng.zhao@rock-chips.com>, heiko@sntech.de
Cc: robh+dt@kernel.org, jbx6244@gmail.com,
	devicetree@vger.kernel.org,  vkoul@kernel.org,
	michael.riesch@wolfvision.net,
	 linux-rockchip@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	 linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org,
	kishon@ti.com, cl@rock-chips.com, kever.yang@rock-chips.com,
	lee.jones@linaro.org,  wulf@rock-chips.com
Subject: Re: [PATCH v7 3/4] phy: rockchip: add naneng combo phy for RK3568
Date: Wed, 05 Jan 2022 11:43:35 +0100	[thread overview]
Message-ID: <13c43c38b8494d374e204c4fa43f160770e7b662.camel@pengutronix.de> (raw)
In-Reply-To: <20211230084815.28110-4-yifeng.zhao@rock-chips.com>

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

_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

  parent reply	other threads:[~2022-01-05 10:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-30  8:48 [PATCH v7 0/4] Add Naneng combo PHY support for RK3568 Yifeng Zhao
2021-12-30  8:48 ` [PATCH v7 1/4] dt-bindings: mfd: syscon: add naneng combo phy register compatible Yifeng Zhao
2021-12-31  0:12   ` Heiko Stübner
2021-12-31  8:22   ` [PATCH v7] dt-bindings: soc: grf: " Johan Jonker
2022-01-10 20:40     ` Rob Herring
2021-12-30  8:48 ` [PATCH v7 2/4] dt-bindings: phy: rockchip: Add Naneng combo PHY bindings Yifeng Zhao
2021-12-30  8:48 ` [PATCH v7 3/4] phy: rockchip: add naneng combo phy for RK3568 Yifeng Zhao
2022-01-03 18:26   ` Johan Jonker
2022-02-04 12:17     ` Johan Jonker
2022-02-08 10:22     ` zyf
2022-01-05 10:43   ` Philipp Zabel [this message]
2021-12-30  8:48 ` [PATCH v7 4/4] arm64: dts: rockchip: add naneng combo phy nodes for rk3568 Yifeng Zhao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=13c43c38b8494d374e204c4fa43f160770e7b662.camel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=cl@rock-chips.com \
    --cc=devicetree@vger.kernel.org \
    --cc=heiko@sntech.de \
    --cc=jbx6244@gmail.com \
    --cc=kever.yang@rock-chips.com \
    --cc=kishon@ti.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=michael.riesch@wolfvision.net \
    --cc=robh+dt@kernel.org \
    --cc=vkoul@kernel.org \
    --cc=wulf@rock-chips.com \
    --cc=yifeng.zhao@rock-chips.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).