public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Kishon Vijay Abraham I <kishon@ti.com>
To: Yuti Amonkar <yamonkar@cadence.com>,
	<linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<robh+dt@kernel.org>, <mark.rutland@arm.com>, <maxime@cerno.tech>
Cc: <jsarha@ti.com>, <tomi.valkeinen@ti.com>, <praneeth@ti.com>,
	<mparab@cadence.com>, <sjakhade@cadence.com>
Subject: Re: [PATCH v1] dt-bindings: phy: cadence-torrent: Fix YAML check error
Date: Fri, 20 Mar 2020 19:43:17 +0530	[thread overview]
Message-ID: <796a2433-b847-83fc-3fc0-3df090262030@ti.com> (raw)
In-Reply-To: <1584712171-27632-1-git-send-email-yamonkar@cadence.com>



On 3/20/2020 7:19 PM, Yuti Amonkar wrote:
> Fix YAML check error by renaming node name from "phy" to
> "torrent-phy" as this node is not a phy_provider.
> 
> Signed-off-by: Yuti Amonkar <yamonkar@cadence.com>
> ---
> 
> This fix patch is in reference to Rob's comment given below:
> 
> https://lkml.org/lkml/2020/3/11/1091

merged and squashed with the original patch.

Thanks
Kishon
> 
>  Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml b/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml
> index 9f94be1..c779a3c 100644
> --- a/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml
> +++ b/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml
> @@ -120,7 +120,7 @@ additionalProperties: false
>  examples:
>    - |
>      #include <dt-bindings/phy/phy.h>
> -    torrent_phy: phy@f0fb500000 {
> +    torrent_phy: torrent-phy@f0fb500000 {
>            compatible = "cdns,torrent-phy";
>            reg = <0xf0 0xfb500000 0x0 0x00100000>,
>                  <0xf0 0xfb030a00 0x0 0x00000040>;
> 

      reply	other threads:[~2020-03-20 14:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-20 13:49 [PATCH v1] dt-bindings: phy: cadence-torrent: Fix YAML check error Yuti Amonkar
2020-03-20 14:13 ` Kishon Vijay Abraham I [this message]

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=796a2433-b847-83fc-3fc0-3df090262030@ti.com \
    --to=kishon@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jsarha@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=maxime@cerno.tech \
    --cc=mparab@cadence.com \
    --cc=praneeth@ti.com \
    --cc=robh+dt@kernel.org \
    --cc=sjakhade@cadence.com \
    --cc=tomi.valkeinen@ti.com \
    --cc=yamonkar@cadence.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