lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <796a2433-b847-83fc-3fc0-3df090262030@ti.com>
Date:   Fri, 20 Mar 2020 19:43:17 +0530
From:   Kishon Vijay Abraham I <kishon@...com>
To:     Yuti Amonkar <yamonkar@...ence.com>,
        <linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
        <robh+dt@...nel.org>, <mark.rutland@....com>, <maxime@...no.tech>
CC:     <jsarha@...com>, <tomi.valkeinen@...com>, <praneeth@...com>,
        <mparab@...ence.com>, <sjakhade@...ence.com>
Subject: Re: [PATCH v1] dt-bindings: phy: cadence-torrent: Fix YAML check
 error



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@...ence.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@...b500000 {
> +    torrent_phy: torrent-phy@...b500000 {
>            compatible = "cdns,torrent-phy";
>            reg = <0xf0 0xfb500000 0x0 0x00100000>,
>                  <0xf0 0xfb030a00 0x0 0x00000040>;
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ