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-next>] [day] [month] [year] [list]
Date:   Mon, 27 Feb 2023 19:44:07 +0000
From:   Paul Geurts <paul.geurts@...drive-technologies.com>
To:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [PATCH 2/4] dt-bindings: net/dsa/: add brcm,bcm53134 as compatible
 flag

The b53 Ethernet driver now has support for the BCM53134 device.
This means the driver has a new compatible device, which is now also documented

Signed-off-by: Paul Geurts <paul.geurts@...drive-technologies.com>
---
 Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml b/Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml
index 1219b830b1a4..87065f6c32b7 100644
--- a/Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml
+++ b/Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml
@@ -24,6 +24,7 @@ properties:
       - const: brcm,bcm5389
       - const: brcm,bcm5397
       - const: brcm,bcm5398
+      - const: brcm,bcm53134
       - items:
           - const: brcm,bcm11360-srab
           - const: brcm,cygnus-srab
--
2.30.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ