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: Tue,  2 Jul 2024 12:31:14 +0200
From: Frieder Schrempf <frieder@...s.de>
To: Bartosz Golaszewski <brgl@...ev.pl>,
	Conor Dooley <conor+dt@...nel.org>,
	devicetree@...r.kernel.org,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,
	linux-i2c@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Rob Herring <robh@...nel.org>
Cc: Frieder Schrempf <frieder.schrempf@...tron.de>,
	Alexander Stein <alexander.stein@...tq-group.com>,
	Bartosz Golaszewski <bartosz.golaszewski@...aro.org>,
	Conor Dooley <conor.dooley@...rochip.com>,
	Marek Vasut <marex@...x.de>,
	Rafał Miłecki <rafal@...ecki.pl>,
	Sebastian Reichel <sebastian.reichel@...labora.com>
Subject: [PATCH 2/7] dt-bindings: eeprom: at24: Add compatible for ONSemi N24S64B

From: Frieder Schrempf <frieder.schrempf@...tron.de>

The ONSemi N24S64B is a 64 KBit serial EEPROM that is compatible
with atmel,24c64.

Signed-off-by: Frieder Schrempf <frieder.schrempf@...tron.de>
---
 Documentation/devicetree/bindings/eeprom/at24.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/eeprom/at24.yaml b/Documentation/devicetree/bindings/eeprom/at24.yaml
index 9cca8ffa1712a..539e4684ce565 100644
--- a/Documentation/devicetree/bindings/eeprom/at24.yaml
+++ b/Documentation/devicetree/bindings/eeprom/at24.yaml
@@ -126,6 +126,9 @@ properties:
       - items:
           - const: giantec,gt24c32a
           - const: atmel,24c32
+      - items:
+          - const: onnn,n24s64b
+          - const: atmel,24c64
       - items:
           - enum:
               - renesas,r1ex24128
-- 
2.45.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ