devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] dt-bindings: riscv: sophgo: add mfd RTC and power for CV1800
@ 2023-12-29  9:06 Jingbao Qiu
  2023-12-29  9:06 ` [PATCH v1 1/3] dt-bindings: rtc: sophgo: add RTC for Sophgo CV1800 series SoC Jingbao Qiu
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Jingbao Qiu @ 2023-12-29  9:06 UTC (permalink / raw)
  To: a.zummo, alexandre.belloni, robh+dt, krzysztof.kozlowski+dt,
	conor+dt, paul.walmsley, palmer, aou
  Cc: linux-rtc, devicetree, linux-kernel, dlan, inochiama, Jingbao Qiu

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


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2024-01-05  9:54 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-29  9:06 [PATCH v1 0/3] dt-bindings: riscv: sophgo: add mfd RTC and power for CV1800 Jingbao Qiu
2023-12-29  9:06 ` [PATCH v1 1/3] dt-bindings: rtc: sophgo: add RTC for Sophgo CV1800 series SoC Jingbao Qiu
2024-01-04  8:32   ` Krzysztof Kozlowski
2024-01-04 10:34     ` Jingbao Qiu
2024-01-04 10:44       ` Krzysztof Kozlowski
2024-01-04 10:49         ` Jingbao Qiu
2023-12-29  9:06 ` [PATCH v1 2/3] dt-bindings: power: sophgo: add Power-On-Reset/POR " Jingbao Qiu
2024-01-04  8:37   ` Krzysztof Kozlowski
2024-01-04 10:39     ` Jingbao Qiu
2024-01-04 10:45       ` Krzysztof Kozlowski
2023-12-29  9:06 ` [PATCH v1 3/3] dt-bindings: mfd: sophgo: add misc MFD " Jingbao Qiu
2024-01-04  8:35   ` Krzysztof Kozlowski
2024-01-04 11:05     ` Jingbao Qiu
2024-01-04 11:16       ` Krzysztof Kozlowski
2024-01-04 11:42         ` Jingbao Qiu
2024-01-04 12:03           ` Krzysztof Kozlowski
2024-01-05  9:54             ` Jingbao Qiu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).