From: Rob Herring <robh@kernel.org>
To: Chris Ruehl <chris.ruehl@gtsys.com.hk>
Cc: devicetree@vger.kernel.org,
Kishon Vijay Abraham I <kishon@ti.com>,
Vinod Koul <vkoul@kernel.org>, Heiko Stuebner <heiko@sntech.de>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org
Subject: Re: [PATCH v2 2/2] devicetree: phy: rockchip-emmc: pulldown property
Date: Mon, 7 Dec 2020 12:01:53 -0600 [thread overview]
Message-ID: <20201207180128.GA520435@robh.at.kernel.org> (raw)
In-Reply-To: <20201129054416.3980-3-chris.ruehl@gtsys.com.hk>
On Sun, Nov 29, 2020 at 01:44:15PM +0800, Chris Ruehl wrote:
> Update the documentation and add the bool property
> enable-strobe-pulldown used to enable the internal pull-down for the
> strobe line.
>
> Signed-off-by: Chris Ruehl <chris.ruehl@gtsys.com.hk>
> ---
> Documentation/devicetree/bindings/phy/rockchip-emmc-phy.txt | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/phy/rockchip-emmc-phy.txt b/Documentation/devicetree/bindings/phy/rockchip-emmc-phy.txt
> index e728786f21e0..3e4d2d79a65d 100644
> --- a/Documentation/devicetree/bindings/phy/rockchip-emmc-phy.txt
> +++ b/Documentation/devicetree/bindings/phy/rockchip-emmc-phy.txt
> @@ -16,6 +16,8 @@ Optional properties:
> - drive-impedance-ohm: Specifies the drive impedance in Ohm.
> Possible values are 33, 40, 50, 66 and 100.
> If not set, the default value of 50 will be applied.
> + - enable-strobe-pulldown: Enable internal pull-down for the strobe line.
> + If not set, pull-down is not used.
Needs a vendor prefix.
next prev parent reply other threads:[~2020-12-07 18:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-29 5:44 [PATCH v2] phy: rockchip: set pulldown for strobe line in dts Chris Ruehl
2020-11-29 5:44 ` [PATCH v2 1/2] " Chris Ruehl
2020-11-29 5:44 ` [PATCH v2 2/2] devicetree: phy: rockchip-emmc: pulldown property Chris Ruehl
2020-12-07 18:01 ` Rob Herring [this message]
2020-12-05 8:08 ` [PATCH v2] phy: rockchip: set pulldown for strobe line in dts Vinod Koul
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=20201207180128.GA520435@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=chris.ruehl@gtsys.com.hk \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--cc=kishon@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=vkoul@kernel.org \
/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).