From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 82239C4332F for ; Wed, 23 Nov 2022 07:11:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=uh//gyAPX4ZLKgH5qp6rw/jyYHqpS7kbirnG1Wcr7XQ=; b=yo8ysIvBO2TYuA dyLJ98S4jNUbceBoS5C5ovv+SnHNk3d/2nB8gokBzC8AOAZWBYUZA5tJLL1D8FwMFsk+7pDrivBtM s2FLsdpwah471dhRm6xa9rrKWnUX3oJdtoZMujFjruYVMdt+ovOdRll3BCQdF1Xjw1YjMAh2XbqhU 4KZAVrfpU3UKUzsw4B0KQJfQEBPnBQbJaTX1ux0xaOXfFDm0o1Eq33OO4Zy1c62LQVWZCrDuVjgJu vC/M7iAYgSgup4xtQvBGQ+CDo1DB6X1BKmRRuZG9NgKeHGVnRikmwS50INi6tRC76mmaiI/aBV8tG sVJTPUSV3YLqmP0czRTw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxju1-00F2kL-V8; Wed, 23 Nov 2022 07:10:38 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxjty-00F2ib-J7 for linux-arm-kernel@lists.infradead.org; Wed, 23 Nov 2022 07:10:35 +0000 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id EBD27816A; Wed, 23 Nov 2022 07:10:33 +0000 (UTC) Date: Wed, 23 Nov 2022 09:10:32 +0200 From: Tony Lindgren To: Matt Ranostay Cc: michael@walle.cc, vigneshr@ti.com, robh@kernel.org, krzysztof.kozlowski@linaro.org, a.zummo@towertech.it, linus.walleij@linaro.org, lee@kernel.org, brgl@bgdev.pl, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, linux-rtc@vger.kernel.org, Keerthy Subject: Re: [PATCH v5 3/4] rtc: rtc-tps6594: Add support for TPS6594 PMIC RTC Message-ID: References: <20221123053512.1195309-1-mranostay@ti.com> <20221123053512.1195309-4-mranostay@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221123053512.1195309-4-mranostay@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221122_231034_707451_ACEF7666 X-CRM114-Status: UNSURE ( 7.12 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org * Matt Ranostay [221123 05:33]: > From: Keerthy > > Add support for TPS6594 PMIC RTC. However, currently only get/set of > time + date functionality is supported. Reviewed-by: Tony Lindgren _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel