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 X-Spam-Level: X-Spam-Status: No, score=-6.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_GIT autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CF34DC43461 for ; Thu, 29 Apr 2021 21:30:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A132A61445 for ; Thu, 29 Apr 2021 21:30:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237293AbhD2Vas (ORCPT ); Thu, 29 Apr 2021 17:30:48 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:38683 "EHLO relay8-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237088AbhD2Var (ORCPT ); Thu, 29 Apr 2021 17:30:47 -0400 X-Originating-IP: 90.65.108.55 Received: from localhost (lfbn-lyo-1-1676-55.w90-65.abo.wanadoo.fr [90.65.108.55]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id 1B34C1BF204; Thu, 29 Apr 2021 21:29:58 +0000 (UTC) From: Alexandre Belloni To: Nobuhiro Iwamatsu , Alessandro Zummo , Alexandre Belloni Cc: Alexandre Belloni , Marek Vasut , linux-rtc@vger.kernel.org Subject: Re: [PATCH v2] rtc: ds1307: Fix wday settings for rx8130 Date: Thu, 29 Apr 2021 23:29:51 +0200 Message-Id: <161973168394.2582973.4174648734341158108.b4-ty@bootlin.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20210420023917.1949066-1-nobuhiro1.iwamatsu@toshiba.co.jp> References: <20210420023917.1949066-1-nobuhiro1.iwamatsu@toshiba.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-rtc@vger.kernel.org On Tue, 20 Apr 2021 11:39:17 +0900, Nobuhiro Iwamatsu wrote: > rx8130 wday specifies the bit position, not BCD. Applied, thanks! [1/1] rtc: ds1307: Fix wday settings for rx8130 commit: a2cd545784d06f0ce88a21ba17a9653d2cd98d88 Best regards, -- Alexandre Belloni