All of lore.kernel.org
 help / color / mirror / Atom feed
From: Binbin Zhou <zhoubinbin@loongson.cn>
To: Alessandro Zummo <a.zummo@towertech.it>, linux-rtc@vger.kernel.org
Cc: linux-mips@vger.kernel.org, devicetree@vger.kernel.org,
	loongarch@lists.linux.dev, linux-acpi@vger.kernel.org,
	WANG Xuerui <git@xen0n.name>,
	Binbin Zhou <zhoubinbin@loongson.cn>,
	Rob Herring <robh@kernel.org>, Rob Herring <robh+dt@kernel.org>,
	Huacai Chen <chenhuacai@kernel.org>
Subject: [PATCH 3/7] dt-bindings: rtc: Add bindings for LS2X RTC
Date: Sat,  3 Sep 2022 17:34:55 +0800	[thread overview]
Message-ID: <9e75aab19381411d9d299b2cb6d4192a53e6b894.1662190009.git.zhoubinbin@loongson.cn> (raw)
In-Reply-To: <cover.1662190009.git.zhoubinbin@loongson.cn>

From: WANG Xuerui <git@xen0n.name>

Document the binding for the LS2X RTC block found on the Loongson-2K SoC
and the LS7A bridge, originally appearing on the Loongson-2H.

Signed-off-by: WANG Xuerui <git@xen0n.name>
Signed-off-by: Binbin Zhou <zhoubinbin@loongson.cn>
Acked-by: Rob Herring <robh@kernel.org>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Huacai Chen <chenhuacai@kernel.org>
Cc: devicetree@vger.kernel.org
Cc: linux-mips@vger.kernel.org
Cc: loongarch@lists.linux.dev
---
 Documentation/devicetree/bindings/rtc/trivial-rtc.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml b/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml
index d9fc120c61cc..4cfb289b5461 100644
--- a/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml
+++ b/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml
@@ -47,6 +47,8 @@ properties:
       - isil,isl1218
       # Intersil ISL12022 Real-time Clock
       - isil,isl12022
+      # Loongson LS2X RTC
+      - loongson,ls2x-rtc
       # Real Time Clock Module with I2C-Bus
       - microcrystal,rv3028
       # Real Time Clock Module with I2C-Bus
-- 
2.31.1


  parent reply	other threads:[~2022-09-03  9:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-03  9:34 [PATCH 0/7] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC Binbin Zhou
2022-09-03  9:34 ` [PATCH 1/7] " Binbin Zhou
2022-09-03  9:34 ` [PATCH 2/7] LoongArch: Enable LS2X RTC in loongson3_defconfig Binbin Zhou
2022-09-03 10:45   ` Xi Ruoyao
2022-09-03 14:19     ` Huacai Chen
2022-09-03  9:34 ` Binbin Zhou [this message]
2022-09-03  9:34 ` [PATCH 4/7] MIPS: Loongson64: DTS: Add RTC support to LS7A Binbin Zhou
2022-09-03  9:34 ` [PATCH 5/7] MIPS: Loongson: Enable LS2X RTC in loongson3_defconfig Binbin Zhou
2022-09-03  9:35 ` [PATCH 6/7] MIPS: Loongson64: DTS: Add RTC support to Loongson-2K Binbin Zhou
2022-09-03  9:35 ` [PATCH 7/7] MIPS: Loongson: Enable LS2X RTC in loongson2k_defconfig Binbin Zhou
2022-09-03 14:15 ` [PATCH 0/7] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC Huacai Chen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9e75aab19381411d9d299b2cb6d4192a53e6b894.1662190009.git.zhoubinbin@loongson.cn \
    --to=zhoubinbin@loongson.cn \
    --cc=a.zummo@towertech.it \
    --cc=chenhuacai@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=git@xen0n.name \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=linux-rtc@vger.kernel.org \
    --cc=loongarch@lists.linux.dev \
    --cc=robh+dt@kernel.org \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.