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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191219140226.16820-1-benjamin.gaignard@st.com>
Date:   Thu, 19 Dec 2019 15:02:26 +0100
From:   Benjamin Gaignard <benjamin.gaignard@...com>
To:     <davem@...emloft.net>, <robh@...nel.org>, <mark.rutland@....com>,
        <mripard@...nel.org>, <martin.blumenstingl@...glemail.com>,
        <andrew@...n.ch>, <narmstrong@...libre.com>,
        <alexandru.ardelean@...log.com>
CC:     <netdev@...r.kernel.org>, <devicetree@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>,
        Benjamin Gaignard <benjamin.gaignard@...com>
Subject: [PATCH] dt-bindings: net: stmmac: add missing properties keyword

Add missing 'properties' keyword to be compliant with syntax requirements

Fixes: 7db3545aef5fa ("dt-bindings: net: stmmac: Convert the binding to a schemas")
Signed-off-by: Benjamin Gaignard <benjamin.gaignard@...com>
---
 Documentation/devicetree/bindings/net/snps,dwmac.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/net/snps,dwmac.yaml b/Documentation/devicetree/bindings/net/snps,dwmac.yaml
index 4845e29411e4..e08cd4c4d568 100644
--- a/Documentation/devicetree/bindings/net/snps,dwmac.yaml
+++ b/Documentation/devicetree/bindings/net/snps,dwmac.yaml
@@ -347,6 +347,7 @@ allOf:
               - st,spear600-gmac
 
     then:
+      properties:
         snps,tso:
           $ref: /schemas/types.yaml#definitions/flag
           description:
-- 
2.15.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ