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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 28 Sep 2016 09:59:20 -0700
From:   Moritz Fischer <moritz.fischer@...us.com>
To:     linux-kernel@...r.kernel.org
Cc:     robh+dt@...nel.org, mark.rutland@....com, lee.jones@...aro.org,
        emilio.lopez@...labora.co.uk, javier@....samsung.com,
        treding@...dia.com, shawnguo@...nel.org,
        jarkko.sakkinen@...ux.intel.com, dmitry.torokhov@...il.com,
        antonynpavlov@...il.com, devicetree@...r.kernel.org,
        moritz.fischer.private@...il.com, julia@...com,
        Moritz Fischer <moritz.fischer@...us.com>
Subject: [PATCH 2/3] mfd: cros_ec_spi: Add additional compatible string for NI version

Document the alternative compatibility string for the NI version
of the chromium embedded controller.

Signed-off-by: Moritz Fischer <moritz.fischer@...us.com>
---
 Documentation/devicetree/bindings/mfd/cros-ec.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/mfd/cros-ec.txt b/Documentation/devicetree/bindings/mfd/cros-ec.txt
index 136e0c2..c49afa9 100644
--- a/Documentation/devicetree/bindings/mfd/cros-ec.txt
+++ b/Documentation/devicetree/bindings/mfd/cros-ec.txt
@@ -14,7 +14,7 @@ Required properties (I2C):
 - reg: I2C slave address
 
 Required properties (SPI):
-- compatible: "google,cros-ec-spi"
+- compatible: "google,cros-ec-spi" or "ni,cros-ec-spi"
 - reg: SPI chip select
 
 Optional properties (SPI):
-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ