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:   Thu, 6 Apr 2023 07:18:49 +0000
From:   CY_Huang[黃鉦晏] <cy.huang@...ltek.com>
To:     Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>
CC:     Rob Herring <robh+dt@...nel.org>,
        James Tai [戴志峰] <james.tai@...ltek.com>,
        Andreas Färber <afaerber@...e.de>,
        "linux-arm-kernel@...ts.infradead.org" 
        <linux-arm-kernel@...ts.infradead.org>,
        "devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
        "linux-realtek-soc@...ts.infradead.org" 
        <linux-realtek-soc@...ts.infradead.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [PATCH v2 1/2] dt-bindings: arm: realtek: Add Realtek Pym Particles EVB

Define a compatible string for Realtek RTD1319 Pym Particles eval board.

Signed-off-by: cy.huang <cy.huang@...ltek.com>
---
 v1-->v2:
 * Put string in alphabetical order
 V1:
 * RTD1319 SoC and Realtek PymParticle EVB

 Documentation/devicetree/bindings/arm/realtek.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/realtek.yaml b/Documentation/devicetree/bindings/arm/realtek.yaml
index ddd9a85099e9..8d4e92e9eb4b 100644
--- a/Documentation/devicetree/bindings/arm/realtek.yaml
+++ b/Documentation/devicetree/bindings/arm/realtek.yaml
@@ -55,6 +55,12 @@ properties:
               - realtek,mjolnir # Realtek Mjolnir EVB
           - const: realtek,rtd1619

+      # RTD1319 SoC based boards
+      - items:
+          - enum:
+              - realtek,pym-particles # Realtek Pym-particles EVB
+          - const: realtek,rtd1319
+
 additionalProperties: true

 ...
--
2.39.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ