Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp2021685pxa; Mon, 3 Aug 2020 05:36:19 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwQuim3eqyXZItpX8Zrc1gkJsp1vlUGs2HHj2Xd0VGiVoBZanLst891JX1YY99606O92QTZ X-Received: by 2002:a17:906:23e9:: with SMTP id j9mr15934341ejg.107.1596458179151; Mon, 03 Aug 2020 05:36:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1596458179; cv=none; d=google.com; s=arc-20160816; b=pqwefalASANk4pnHNgMub7Pn0oNjW0rKwxdN70zoDwzbYEMFVi+9efnGFVL1O5CI+w JXRGiC61OU3C2aq9pOnFSxZftdOQyc/uv4H682sDV4aOCI7/kwidphTsFIuLhzcMWPWC qGaea4Q9NkugYBFad4XvrIVh1+JGxdvtNSOvZhtCQPjrxNk/gnFgc/+p1FY++UtyRT9H 8usoxt0/NWf26cOB56tKgk+Um0MrwTB6lQmbmQPaHMsFIlESnNccGwwDAwvhm/QvDm0t HHcIwZJkuhMbxGCAOhkBk7uAyLOAB4GGFOz+8d4/3/2Lc+D+oYEqJYKVIHPhQ6BonqDN P+jA== 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=77QOFtmg9SpwocZHpRx2P4BxuoKe07u35Zad0Zxaknk=; b=NAVxq5242owK+J7EBFpczEhIFb2EJzI4Rb7jSlZU1wS87aZPvb9DN3je1btByPjRTK Gv71JlPx9yIMDsJB3WWCWBu9V8VU1kkUEcQYb2cjx3qyZt30YJhBPj+HkzNRPbsIhBa9 lgHmUiFHIw7MY0ORnhgZbBRYFWDspR52pTSrv+4hDnk4be0zInoWdb7riPY5tHEM5Ak7 x6rScNT+HCQ8p/5BK5/VWsBhjftk1MlhuAP7ofGELkAksuqf7f2JiW9w/1eLhOkQ2zQG KKifCheMfRQh98cy5Beg/8DEhBBkeHqUOc/r9Cv64/ImNpHulohrrR5nnm+AdN/gFVXo 5fKg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="GeHa/N04"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id b24si10127116eje.471.2020.08.03.05.35.56; Mon, 03 Aug 2020 05:36:19 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="GeHa/N04"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728400AbgHCMdH (ORCPT + 99 others); Mon, 3 Aug 2020 08:33:07 -0400 Received: from mail.kernel.org ([198.145.29.99]:32820 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729381AbgHCMdA (ORCPT ); Mon, 3 Aug 2020 08:33:00 -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 AC019204EC; Mon, 3 Aug 2020 12:32:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1596457979; bh=jgApG1A37oBtiR5CjwiKak+vQK6WNvNl+JWHPVFcpb4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=GeHa/N04fn8auSH2LAvIQvDc75u1WcxlF6V6oDU/LfFtwF0CruLvonYNbYDL2b2T1 kGAsRbstJqi5oFtRTlHCoiWA4l7DD04dsMcgIHQFwC7/2j1cn/16TTVyJGGkPJhEgn S8LA65c+Q2czKvr2wWhI5Dv1tw0ziDB9wDwVDzFQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Raviteja Narayanam , Michal Simek , Wolfram Sang , Sasha Levin Subject: [PATCH 4.19 51/56] Revert "i2c: cadence: Fix the hold bit setting" Date: Mon, 3 Aug 2020 14:20:06 +0200 Message-Id: <20200803121852.826545631@linuxfoundation.org> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20200803121850.306734207@linuxfoundation.org> References: <20200803121850.306734207@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: Raviteja Narayanam [ Upstream commit 0db9254d6b896b587759e2c844c277fb1a6da5b9 ] This reverts commit d358def706880defa4c9e87381c5bf086a97d5f9. There are two issues with "i2c: cadence: Fix the hold bit setting" commit. 1. In case of combined message request from user space, when the HOLD bit is cleared in cdns_i2c_mrecv function, a STOP condition is sent on the bus even before the last message is started. This is because when the HOLD bit is cleared, the FIFOS are empty and there is no pending transfer. The STOP condition should occur only after the last message is completed. 2. The code added by the commit is redundant. Driver is handling the setting/clearing of HOLD bit in right way before the commit. The setting of HOLD bit based on 'bus_hold_flag' is taken care in cdns_i2c_master_xfer function even before cdns_i2c_msend/cdns_i2c_recv functions. The clearing of HOLD bit is taken care at the end of cdns_i2c_msend and cdns_i2c_recv functions based on bus_hold_flag and byte count. Since clearing of HOLD bit is done after the slave address is written to the register (writing to address register triggers the message transfer), it is ensured that STOP condition occurs at the right time after completion of the pending transfer (last message). Signed-off-by: Raviteja Narayanam Acked-by: Michal Simek Signed-off-by: Wolfram Sang Signed-off-by: Sasha Levin --- drivers/i2c/busses/i2c-cadence.c | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/drivers/i2c/busses/i2c-cadence.c b/drivers/i2c/busses/i2c-cadence.c index d917cefc5a19c..b136057182916 100644 --- a/drivers/i2c/busses/i2c-cadence.c +++ b/drivers/i2c/busses/i2c-cadence.c @@ -382,10 +382,8 @@ static void cdns_i2c_mrecv(struct cdns_i2c *id) * Check for the message size against FIFO depth and set the * 'hold bus' bit if it is greater than FIFO depth. */ - if ((id->recv_count > CDNS_I2C_FIFO_DEPTH) || id->bus_hold_flag) + if (id->recv_count > CDNS_I2C_FIFO_DEPTH) ctrl_reg |= CDNS_I2C_CR_HOLD; - else - ctrl_reg = ctrl_reg & ~CDNS_I2C_CR_HOLD; cdns_i2c_writereg(ctrl_reg, CDNS_I2C_CR_OFFSET); @@ -442,11 +440,8 @@ static void cdns_i2c_msend(struct cdns_i2c *id) * Check for the message size against FIFO depth and set the * 'hold bus' bit if it is greater than FIFO depth. */ - if ((id->send_count > CDNS_I2C_FIFO_DEPTH) || id->bus_hold_flag) + if (id->send_count > CDNS_I2C_FIFO_DEPTH) ctrl_reg |= CDNS_I2C_CR_HOLD; - else - ctrl_reg = ctrl_reg & ~CDNS_I2C_CR_HOLD; - cdns_i2c_writereg(ctrl_reg, CDNS_I2C_CR_OFFSET); /* Clear the interrupts in interrupt status register. */ -- 2.25.1