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]
Message-ID: <20250609230417.620089-1-alexander.sverdlin@gmail.com>
Date: Tue, 10 Jun 2025 01:04:13 +0200
From: Alexander Sverdlin <alexander.sverdlin@...il.com>
To: linux-kernel@...r.kernel.org
Cc: Alexander Sverdlin <alexander.sverdlin@...il.com>,
	Philipp Zabel <p.zabel@...gutronix.de>,
	Rob Herring <robh@...nel.org>,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,
	Conor Dooley <conor+dt@...nel.org>,
	Chen Wang <unicorn_wang@...look.com>,
	Inochi Amaoto <inochiama@...il.com>,
	devicetree@...r.kernel.org,
	sophgo@...ts.linux.dev
Subject: [PATCH 0/2] Add reset controller support for Sophgo SG2000 SoC

Add DT bindings and the corresponding compatible to reset-simple driver;
provide the include file with reset lines enumerated.

Alexander Sverdlin (2):
  dt-bindings: reset: sophgo: support SG2000
  reset: simple: add support for Sophgo SG2000

 .../bindings/reset/sophgo,sg2000-reset.yaml   | 35 +++++++
 drivers/reset/reset-simple.c                  |  2 +
 .../dt-bindings/reset/sophgo,sg2000-reset.h   | 92 +++++++++++++++++++
 3 files changed, 129 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/reset/sophgo,sg2000-reset.yaml
 create mode 100644 include/dt-bindings/reset/sophgo,sg2000-reset.h

-- 
2.49.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ