From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-02.galae.net (smtpout-02.galae.net [185.246.84.56]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8A7A530F55E for ; Fri, 30 Jan 2026 23:16:11 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.84.56 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769814972; cv=none; b=I+rsAtRtrrNOLzvW+bbPgodpId6szDhFNYTeLYKlgtgNW6bh0lPwG7zk6/B3k8w8MtfSRULC0HNb3PCGu5FAWm5aaTwDBmWbx+6subBnlw/5YtSnhmfSar8LmK2N9PDyP2UQ+GAo5ghiyz3zCgiijaKCclIVlMDO3sadls6LhOw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769814972; c=relaxed/simple; bh=CAbY1gnMT0plgUZ2DE5GC7jxp8aLZzGqzpE6qqOefpw=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=TZnwm2xiwOCS8gtD64uUz7VmqRqTXP09XeZMlvkNTrldr8Y7EgjHlHVd8mZtuSzsp4FDMFL9ycjKsz6BN0xc2QTajcaRF8PMt+4Ard1G0bC7zWTpPHCBgW+VCGWLv2twmW+GrH4NjDOiBhaMY44FYHF5vZbZMfs1KNvQ786WnAg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=BYuIaqhf; arc=none smtp.client-ip=185.246.84.56 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="BYuIaqhf" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-02.galae.net (Postfix) with ESMTPS id 502F01A2B4A; Fri, 30 Jan 2026 23:16:10 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 219FA6075A; Fri, 30 Jan 2026 23:16:10 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 986EF119A88BC; Sat, 31 Jan 2026 00:16:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1769814969; h=from:subject:date:message-id:to:cc:mime-version:content-type: in-reply-to:references; bh=Me5t3oMpBIRHDRfRlViZ2cqwz0+5i9feSrjR1VEupBU=; b=BYuIaqhfydpI0kaoVlioVKLRFM4+8kGH6/typH1N3YXxEnqT8jphm3G7b1HoyfYlmnXJDc G5keo34nRPb6SwNmvu0iofnRgCFCvC+bCPeCZlEcFys/gwFveTSEmoJLnRqpTcmr5IoXGM O+aHkPUDUjL7q7TLrPXL/jLkNPWQEVz+vybUvhvJmE69OOLWl83aXDyGCvfWf9H8y2z3qS QIcpQe0aYnOdghg+qKTdpNSipLDo7vRhW+7uM/yTo8YEOUUGKDFBj4cj4c6rgUXduRxXKp NeAA8m6xkZhctsDAXHrtDSJVvAlZ6ux3Zy8se2u6eBfmFCgxeTp3B2kO6qC7lw== Date: Sat, 31 Jan 2026 00:16:05 +0100 From: Alexandre Belloni To: Binbin Zhou , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-rtc@vger.kernel.org, Huacai Chen , Binbin Zhou Cc: Xiaochuang Mao , Huacai Chen , Xuerui Wang , loongarch@lists.linux.dev, devicetree@vger.kernel.org, linux-mips@vger.kernel.org, Keguang Zhang Subject: Re: [PATCH v3 0/3] RTC: Add Loongson-2K0300 support Message-ID: <176981478048.2227007.7038485759891970167.b4-ty@bootlin.com> References: Precedence: bulk X-Mailing-List: linux-rtc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Last-TLS-Session-Version: TLSv1.3 On Sat, 17 Jan 2026 10:26:47 +0800, Binbin Zhou wrote: > This patch set introduces the Loongson-2K0300 RTC, which has a similar > hardware design to the Loongson-1B, but without the alarm feature. > > Thanks. > Binbin > > ========== > V3: > - Add Reviewed-by tag from Huacai, thanks. > > [...] Applied, thanks! [1/3] dt-bindings: rtc: loongson: Correct Loongson-1C interrupts property https://git.kernel.org/abelloni/c/da9934a6583a [2/3] dt-bindings: rtc: loongson: Document Loongson-2K0300 compatible https://git.kernel.org/abelloni/c/5d4899d4859f [3/3] rtc: loongson: Add Loongson-2K0300 support https://git.kernel.org/abelloni/c/770a54accf80 Best regards, -- Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com