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:   Fri, 12 Nov 2021 15:18:58 +0800
From:   "Peng Fan (OSS)" <peng.fan@....nxp.com>
To:     linus.walleij@...aro.org, brgl@...ev.pl, robh+dt@...nel.org
Cc:     stefan@...er.ch, linux-gpio@...r.kernel.org,
        devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
        Jacky Bai <ping.bai@....com>,
        Dong Aisheng <aisheng.dong@....com>,
        Rob Herring <robh@...nel.org>, Peng Fan <peng.fan@....com>
Subject: [PATCH V4] dt-bindings: gpio: gpio-vf610: Add imx8ulp compatible string

From: Jacky Bai <ping.bai@....com>

Add the compatible string for i.MX8ULP.

Reviewed-by: Linus Walleij <linus.walleij@...aro.org>
Reviewed-by: Dong Aisheng <aisheng.dong@....com>
Acked-by: Rob Herring <robh@...nel.org>
Signed-off-by: Jacky Bai <ping.bai@....com>
Signed-off-by: Peng Fan <peng.fan@....com>
---

 - v4 changes:
   no, just resend this patch as a single one

 - v3 changes:
   no

 - v2 changes:
   no

 Documentation/devicetree/bindings/gpio/gpio-vf610.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
index 19738a457a58..e1359391d3a4 100644
--- a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
+++ b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
@@ -24,6 +24,9 @@ properties:
       - items:
           - const: fsl,imx7ulp-gpio
           - const: fsl,vf610-gpio
+      - items:
+          - const: fsl,imx8ulp-gpio
+          - const: fsl,imx7ulp-gpio
 
   reg:
     description: The first reg tuple represents the PORT module, the second tuple
-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ