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]
Message-Id: <1600224517-31465-2-git-send-email-peng.fan@nxp.com>
Date:   Wed, 16 Sep 2020 10:48:34 +0800
From:   peng.fan@....com
To:     shawnguo@...nel.org, s.hauer@...gutronix.de, festevam@...il.com,
        abel.vesa@....com, robh+dt@...nel.org
Cc:     kernel@...gutronix.de, linux-imx@....com, Anson.Huang@....com,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
        aisheng.dong@....com, devicetree@...r.kernel.org,
        Peng Fan <peng.fan@....com>
Subject: [PATCH V2 1/4] dt-bindings: fsl: add i.MX7ULP PMC

From: Peng Fan <peng.fan@....com>

Update fsl,imx7ulp-pm.yaml to include pmc

Signed-off-by: Peng Fan <peng.fan@....com>
---
 .../devicetree/bindings/arm/freescale/fsl,imx7ulp-pm.yaml   | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/freescale/fsl,imx7ulp-pm.yaml b/Documentation/devicetree/bindings/arm/freescale/fsl,imx7ulp-pm.yaml
index 3b26040f8f18..28ebaa8b1d1e 100644
--- a/Documentation/devicetree/bindings/arm/freescale/fsl,imx7ulp-pm.yaml
+++ b/Documentation/devicetree/bindings/arm/freescale/fsl,imx7ulp-pm.yaml
@@ -23,7 +23,11 @@ description: |
 
 properties:
   compatible:
-    const: fsl,imx7ulp-smc1
+    items:
+      - enum:
+          - fsl,imx7ulp-smc1
+          - fsl,imx7ulp-pmc0
+          - fsl,imx7ulp-pmc1
 
   reg:
     maxItems: 1
-- 
2.28.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ