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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 1 Dec 2021 15:41:39 +0530
From:   Rajendra Nayak <quic_rjendra@...cinc.com>
To:     <agross@...nel.org>, <bjorn.andersson@...aro.org>,
        <robh+dt@...nel.org>
CC:     <linux-arm-msm@...r.kernel.org>, <devicetree@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>, <dianders@...omium.org>,
        <mka@...omium.org>, <kgodara@...eaurora.org>,
        Rajendra Nayak <quic_rjendra@...cinc.com>
Subject: [PATCH v3 1/4] dt-bindings: arm: qcom: Document qcom,sc7280-crd board

Document the qcom,sc7280-crd board based off sc7280 SoC,
The board is also known as hoglin in the Chrome OS builds,
so document the google,hoglin compatible as well.
While at it, sort the compatibles in alphabetical order.

Signed-off-by: Rajendra Nayak <quic_rjendra@...cinc.com>
Reviewed-by: Matthias Kaehlcke <mka@...omium.org>
---
 Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index c8808e0..73ff06f 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -201,10 +201,12 @@ properties:
 
       - items:
           - enum:
-              - qcom,sc7280-idp
-              - qcom,sc7280-idp2
+              - google,hoglin
               - google,piglin
               - google,senor
+              - qcom,sc7280-crd
+              - qcom,sc7280-idp
+              - qcom,sc7280-idp2
           - const: qcom,sc7280
 
       - items:
-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ