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, 29 Dec 2023 17:06:40 +0800
From: Jingbao Qiu <qiujingbao.dlmu@...il.com>
To: a.zummo@...ertech.it,
	alexandre.belloni@...tlin.com,
	robh+dt@...nel.org,
	krzysztof.kozlowski+dt@...aro.org,
	conor+dt@...nel.org,
	paul.walmsley@...ive.com,
	palmer@...belt.com,
	aou@...s.berkeley.edu
Cc: linux-rtc@...r.kernel.org,
	devicetree@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	dlan@...too.org,
	inochiama@...look.com,
	Jingbao Qiu <qiujingbao.dlmu@...il.com>
Subject: [PATCH v1 0/3] dt-bindings: riscv: sophgo: add mfd RTC and power for CV1800

This patch add Documentation for mfd and its child node.This hardware
block is an independently powered module within the CV1800 SoC. This
hardware block provides a register map for RTC, Power-On-Reset/POR.

The drivers corresponding to the hardware will be added next version.

Jingbao Qiu (3):
  dt-bindings: rtc: sophgo: add RTC for Sophgo CV1800 series SoC.
  dt-bindings: power: sophgo: add Power-On-Reset/POR for Sophgo CV1800
    series SoC.
  dt-bindings: mfd: sophgo: add misc MFD for Sophgo CV1800 series SoC.

 .../bindings/mfd/sophgo,cv1800-misc.yaml      | 69 +++++++++++++++++++
 .../bindings/power/sophgo,cv1800-por.yaml     | 29 ++++++++
 .../bindings/rtc/sophgo,cv1800-rtc.yaml       | 40 +++++++++++
 3 files changed, 138 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/mfd/sophgo,cv1800-misc.yaml
 create mode 100644 Documentation/devicetree/bindings/power/sophgo,cv1800-por.yaml
 create mode 100644 Documentation/devicetree/bindings/rtc/sophgo,cv1800-rtc.yaml


base-commit: 2726b01362a5132f18b978711d84aebae286facb
-- 
2.25.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ