Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp3380068ybp; Sun, 6 Oct 2019 10:39:21 -0700 (PDT) X-Google-Smtp-Source: APXvYqwT33SQwjvi9fuhZMQhWpsL0+RoQbeyuQauYjsXH+M009CIN/r0+lNvGxc4CT/cn4pw4izS X-Received: by 2002:a17:906:164d:: with SMTP id n13mr20650542ejd.75.1570383561163; Sun, 06 Oct 2019 10:39:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570383561; cv=none; d=google.com; s=arc-20160816; b=aNQUA5c+lF1lf6xUpv0TIFVJUmFSu0U0J7+2MCm1WDGVyxDaVMmSrryMQ6SdH7iHCU IsXelsgC0W77R0t9fozpvKrT5cZkxw/R63LowmZA8pYfZhFZTHd/R3EoQgEVv9T/dY7D mZWBC6utp8A8eBLI+eWT0fBp+vNAyXYlXoUfar34tjAtz/i5wR2sqs5D1GO7bdzpjLEg w8s7DXP4+YOc/2qVgyFX0tOsSOXofwcrHWKVIaE2tKPATI6tlt9vD49eYco7AovZ2UBQ mBiMUtrv0PG8RnFTkIOhb6i8Kbm0vdDiO6j5QD3uMl3v9HBu93sIaIyUugA4mGn3JHQa gd3Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=heAJMGV+YAmDRs3Um5HBUrWnpo4tWDv0rfHtg8YSF44=; b=JEORHbk0peNzdJum1XAZvC6ox5mrPbxa/IImkaJI5LRTybr8Sn554CdH8UIvJuR30u 67XAhED6sdMJrzzfhIWeIZzdNpBRUZshWfIxTmaYFlxVfr9XXUx7eXiVJlblQINphhP8 bmWEEEFfQlxZyT+oDuj9WvRFR9FA5Yp7tisFOC4+wp82VzTK74HaDD1djk2oQXP4bk8F Vf7A6erYToQIER22/KIDGQoEW09qla/x4aasrjkvvc83NIZCAdWykanoNEp63353KPBT pLejO7I3p2t18tXhXDeJiCs5UoyM8cNFS76ReEnVZd3wzlQwJkHehR2W1ch81nK9we6v jTfQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=OTedgxhN; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w26si7116943edd.305.2019.10.06.10.38.57; Sun, 06 Oct 2019 10:39:21 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=OTedgxhN; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730443AbfJFRh0 (ORCPT + 99 others); Sun, 6 Oct 2019 13:37:26 -0400 Received: from mail.kernel.org ([198.145.29.99]:36366 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729843AbfJFRhY (ORCPT ); Sun, 6 Oct 2019 13:37:24 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2D5672080F; Sun, 6 Oct 2019 17:37:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570383443; bh=YDlb7eJfsCJYSe+W+bAGfQM6oR+1wKO4K2sY+007I9Y=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=OTedgxhNjAYfCVyAZc7SlpfSXEyp507E5pz7ACzR0VlP60rEvOWMC8KEZT506w9WN vuvsZ9qRCw6FSZUPYvgOc2Z1AgG4nJtwILE0JZb0IMfeBwoXoM/EKcRauFOtFnLiEk sxHnE3vL4CYJqtYrWquYMLFeANALX22CaFKNTyjQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Biwen Li , Alexandre Belloni , Sasha Levin Subject: [PATCH 5.2 106/137] rtc: pcf85363/pcf85263: fix regmap error in set_time Date: Sun, 6 Oct 2019 19:21:30 +0200 Message-Id: <20191006171217.782857765@linuxfoundation.org> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191006171209.403038733@linuxfoundation.org> References: <20191006171209.403038733@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Biwen Li [ Upstream commit 7ef66122bdb3b839e9f51b76d7e600b6e21ef648 ] Issue: - # hwclock -w hwclock: RTC_SET_TIME: Invalid argument Why: - Relative commit: 8b9f9d4dc511 ("regmap: verify if register is writeable before writing operations"), this patch will always check for unwritable registers, it will compare reg with max_register in regmap_writeable. - The pcf85363/pcf85263 has the capability of address wrapping which means if you access an address outside the allowed range (0x00-0x2f) hardware actually wraps the access to a lower address. The rtc-pcf85363 driver will use this feature to configure the time and execute 2 actions in the same i2c write operation (stopping the clock and configure the time). However the driver has also configured the `regmap maxregister` protection mechanism that will block accessing addresses outside valid range (0x00-0x2f). How: - Split of writing regs to two parts, first part writes control registers about stop_enable and resets, second part writes RTC time and date registers. Signed-off-by: Biwen Li Link: https://lore.kernel.org/r/20190829021418.4607-1-biwen.li@nxp.com Signed-off-by: Alexandre Belloni Signed-off-by: Sasha Levin --- drivers/rtc/rtc-pcf85363.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/drivers/rtc/rtc-pcf85363.c b/drivers/rtc/rtc-pcf85363.c index a075e77617dcb..3450d615974d5 100644 --- a/drivers/rtc/rtc-pcf85363.c +++ b/drivers/rtc/rtc-pcf85363.c @@ -166,7 +166,12 @@ static int pcf85363_rtc_set_time(struct device *dev, struct rtc_time *tm) buf[DT_YEARS] = bin2bcd(tm->tm_year % 100); ret = regmap_bulk_write(pcf85363->regmap, CTRL_STOP_EN, - tmp, sizeof(tmp)); + tmp, 2); + if (ret) + return ret; + + ret = regmap_bulk_write(pcf85363->regmap, DT_100THS, + buf, sizeof(tmp) - 2); if (ret) return ret; -- 2.20.1