From: Kishon Vijay Abraham I <kishon@ti.com>
To: Lubomir Rintel <lkundrak@v3.sk>, Rob Herring <robh+dt@kernel.org>
Cc: <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>
Subject: Re: [RESEND PATCH v2 1/3] dt-bindings: phy: Drop reset-gpios from marvell,mmp3-hsic-phy
Date: Wed, 13 May 2020 08:03:03 +0530 [thread overview]
Message-ID: <3fbe923d-6b38-bec5-c623-7640c6affbae@ti.com> (raw)
In-Reply-To: <20200509081754.474787-2-lkundrak@v3.sk>
+Rob
On 5/9/2020 1:47 PM, Lubomir Rintel wrote:
> This has been added in error -- the PHY block doesn't have a reset pin.
>
> Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
> ---
> .../devicetree/bindings/phy/marvell,mmp3-hsic-phy.yaml | 7 -------
> 1 file changed, 7 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/phy/marvell,mmp3-hsic-phy.yaml b/Documentation/devicetree/bindings/phy/marvell,mmp3-hsic-phy.yaml
> index 00609ace677c..30e290c57930 100644
> --- a/Documentation/devicetree/bindings/phy/marvell,mmp3-hsic-phy.yaml
> +++ b/Documentation/devicetree/bindings/phy/marvell,mmp3-hsic-phy.yaml
> @@ -18,27 +18,20 @@ properties:
> maxItems: 1
> description: base address of the device
>
> - reset-gpios:
> - maxItems: 1
> - description: GPIO connected to reset
> -
> "#phy-cells":
> const: 0
>
> required:
> - compatible
> - reg
> - - reset-gpios
> - "#phy-cells"
>
> additionalProperties: false
>
> examples:
> - |
> - #include <dt-bindings/gpio/gpio.h>
> hsic-phy@f0001800 {
> compatible = "marvell,mmp3-hsic-phy";
> reg = <0xf0001800 0x40>;
> - reset-gpios = <&gpio 63 GPIO_ACTIVE_HIGH>;
> #phy-cells = <0>;
> };
>
next prev parent reply other threads:[~2020-05-13 2:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-09 8:17 [RESEND PATCH v2 0/3] phy: Add USB HSIC PHY driver for Marvell MMP3 SoC Lubomir Rintel
2020-05-09 8:17 ` [RESEND PATCH v2 1/3] dt-bindings: phy: Drop reset-gpios from marvell,mmp3-hsic-phy Lubomir Rintel
2020-05-13 2:33 ` Kishon Vijay Abraham I [this message]
2020-05-18 18:17 ` Rob Herring
2020-05-09 8:17 ` [RESEND PATCH v2 2/3] dt-bindings: phy: Allow BSD licensing of marvell,mmp3-hsic-phy.yaml Lubomir Rintel
2020-05-18 18:18 ` Rob Herring
2020-05-09 8:17 ` [RESEND PATCH v2 3/3] phy: Add USB HSIC PHY driver for Marvell MMP3 SoC Lubomir Rintel
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=3fbe923d-6b38-bec5-c623-7640c6affbae@ti.com \
--to=kishon@ti.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkundrak@v3.sk \
--cc=robh+dt@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