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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6F346C433F5 for ; Thu, 5 May 2022 23:39:46 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 8A918840A2; Fri, 6 May 2022 01:39:10 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="liZQ43BX"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 5F3A9840A2; Fri, 6 May 2022 01:39:02 +0200 (CEST) Received: from mail-qt1-x82f.google.com (mail-qt1-x82f.google.com [IPv6:2607:f8b0:4864:20::82f]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 45408840DE for ; Fri, 6 May 2022 01:38:59 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x82f.google.com with SMTP id x9so4630580qts.6 for ; Thu, 05 May 2022 16:38:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=76pqSNvG7Lyn4F+hLAkOvWZjlflEQAFYmJ9YkXRlBQk=; b=liZQ43BX4t2THHQ0MOaOFMQsjTwgsTG8uIUINhd97s4PnNfaaQBzK7yLj1kgLn6z8a J5GvxYAX+KlFnVGbOa+nGArxvZRU2GMfINlZAxs4MrX2NbVq3MHbwX7IsNVuouJJJw0J isslO4tvoMOIkfn8MtzrxDgtQCza7zysgrHxs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=76pqSNvG7Lyn4F+hLAkOvWZjlflEQAFYmJ9YkXRlBQk=; b=ljdifEb3T2LJ9Y3fYdM1q1bUIC0AXpwtiwBWOrJEtbSAFUUHGsDw9p2tnDlYL0VFfr Dn7tP5U3wfXp8yiix4ioMZbfntUZGz08nZ+u0BMKSbUHvHMQ9fPbDWRhg6ebAnSFUSFR gfQFbnJCOhbxsXXwmozDPW9ha1E9tzWYT16Q4gLX9yWCcoNp6R8LEJAkW0//HV06crG3 5KRM94v5cvEw0Lk6/pgn3izL0jGXgVwM6MDQv+XoH4bEohKdNYgr5T+4IaTffHtpt/dT xozJNuFrPbJ6ExCqKoHwc8nG1SksLjpwgiNOS3QhKG0njgEZ33yRiRbwmNE85xKjPVCI wPjg== X-Gm-Message-State: AOAM531wHxMNU4TqafnHUU1+N4gjeCGi2oxcIwWZTW2qgMN5Dqg6mH5l Kb24dznM5SKWNyIxFai8h6NAxg== X-Google-Smtp-Source: ABdhPJwA5Q3/WWxfZpgEnV+fsJatq0JOAxR1rCocV4SnPPhqxdOr6a/bZilarhe4wSaGE2N0l5pWPQ== X-Received: by 2002:a05:622a:187:b0:2f3:a7e4:ffa5 with SMTP id s7-20020a05622a018700b002f3a7e4ffa5mr538990qtw.508.1651793938165; Thu, 05 May 2022 16:38:58 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-4500-d51e-139c-40d3-a517.res6.spectrum.com. [2603:6081:7b01:4500:d51e:139c:40d3:a517]) by smtp.gmail.com with ESMTPSA id l62-20020a37bb41000000b0069fd12a957bsm1628537qkf.17.2022.05.05.16.38.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 05 May 2022 16:38:57 -0700 (PDT) Date: Thu, 5 May 2022 19:38:55 -0400 From: Tom Rini To: Oliver Graute Cc: sjg@chromium.org, hs@denx.de, michael@walle.cc, u-boot@lists.denx.de Subject: Re: [PATCH v1] rtc: rv8803: fix off-by-one in month counting Message-ID: <20220505233855.GE3580959@bill-the-cat> References: <20220426072612.13223-1-oliver.graute@kococonnector.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ugMgaRwDDWDxqvmW" Content-Disposition: inline In-Reply-To: <20220426072612.13223-1-oliver.graute@kococonnector.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean --ugMgaRwDDWDxqvmW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 26, 2022 at 09:26:12AM +0200, Oliver Graute wrote: > tm_mon has a range from 0..11, but the RTC expects 1..12. So we adapt > the month accordingly. This was determined when comparing the driver > with the corresponding linux kernel driver. >=20 > Signed-off-by: Oliver Graute > Reviewed-by: Michael Walle > Reviewed-by: Heiko Schocher Applied to u-boot/master, thanks! --=20 Tom --ugMgaRwDDWDxqvmW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJ0YA8ACgkQFHw5/5Y0 tyyajQv/SsVsfHHIoAhK/5GxIsXsV2C3b47+MynvGDDc75NxAmkKHsUEsyIDAZcD iRH2PsYrcoqpjq5arjEJEbE055W4JJsL/3EPMCOyQgA/CG62L83N1mviKqbn9I61 El0P9PoAoAuPGtTpBy8w17SbK4oVDTVn2qBNI/MlN1p5AYzgiAXbN8UMmSvjU4a7 xpaLbvJRWk6G/bWNp9uNDaU0TdLKfYdykoNYVg3OXmjBTgKUIE6r7c91WgdpsYKd qkTorBkNythKhtPQKuNABNo55Wpvn0gIA2EJKuKBUxp1BDl4ZlFVzl6yC0meGwKP k4TGFBQV5GHBFma5QXSmtdH93cSeKCHLJQFMNGq9eA5RNV2Um3JXtruLoawZnXhy qOWbb0scnp6xD3bGtbiyQRALpLXwN4DBg+6r0HokphfLejEwclFeUwB9fYZJjhFi 9ydobJECH8mN1l4PS6P6e/Vd/aZDvOxntdf31RNZkr6l6Ohp2x16Zyj5cHSwmFCT Sn591Psu =Bh10 -----END PGP SIGNATURE----- --ugMgaRwDDWDxqvmW--