Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp2511054pxj; Mon, 10 May 2021 04:53:44 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy4RXckJlgAzkq1/p+h5pEF+6QYAaDAoEw/q3Aixon58vUaLKUNYWS8D5HnZY9LqIGd3/sT X-Received: by 2002:a05:6402:3587:: with SMTP id y7mr29305715edc.197.1620647624204; Mon, 10 May 2021 04:53:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620647624; cv=none; d=google.com; s=arc-20160816; b=nBvVE9NIaCUC4+2pVJla+O3z98ZcKFrfl9dxXFhM9Nz4FhuPoGCei8gxh92Bi0z/Oe i0ls0SBfjYZWwOWo4Z/BMzmHeiXnOnXVCQTFNJtw4wx0j6SCoQ68E9g/zs+TYjqyfJyW n6xKqHxHLMtS2npwozueNWfRnamg2/ImAvVRusViiGYEFPgMCizC1eSuz8rk9zE8kKaB +sVSQ4pr6Wp3G7pzV/di8oK51yp/pj1OtxaBaOTxluQKax7TXM2m99fXDIFVSKEBr/le Oin86bXd38c475SCjoj2Y/sVBYe8oxP0LEchHfFR8NJ6EYKdL+V02nF76vfrMevax7rH AWrw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=+yAxwVlJKqa0zJvuYOQaABguB4WowjvzH3MkqiJdtUE=; b=izFvXJMWln2uL+EPjoUm5u6S32R2lKACCGl7biJy5Lnee+70IDGITwsYlz2CntS9+H eSQZPM0/BG1uolwnC9ZJIGlEcKH04ttB9MtrhxOOidofKwfIfTgLN0caJdPYhfgOinr0 hiMKerK6ylyWqXmd+12HM2p0i481LTBszbb7TKwORX7+pGkc0ppVJNdk0xvlJQncgN8A o78ObMSaX0DBi1FA1P59xKPJtNSR480PbInsZo4wa21TmP+sam7IxlZBi0M5pCIqGtro Bc4pjHYZW0ksdr7IHGDyOJ7cAGLZzXtbA8aCusof6Pb0JWJdKrlV/IrLU5YzgQzL15Ak St8Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=JZMTBxj2; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id do21si12013413ejc.455.2021.05.10.04.53.20; Mon, 10 May 2021 04:53:44 -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=@linuxfoundation.org header.s=korg header.b=JZMTBxj2; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242371AbhEJLqv (ORCPT + 99 others); Mon, 10 May 2021 07:46:51 -0400 Received: from mail.kernel.org ([198.145.29.99]:52794 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233519AbhEJK7Z (ORCPT ); Mon, 10 May 2021 06:59:25 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id C96B961C40; Mon, 10 May 2021 10:52:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1620643959; bh=MhnKdDO3EoebFgSsizSZjcagHXoeCi2YwTd5PJAXvaU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=JZMTBxj26ZfPyXBO4Bu+VygazvZpbeE4M3a/p10j/tnq3+7JX5bPHP4kI6V4CX5Lx 0bqWPebgyjQsCb69f0m/zklBOIJLVLHSSYK5v07bKfd/rRxv8L8XmiTO47DjVI7A0O /1PyGk0lms0Xb72EVDslAvYT4AJT8op5pT6S//DU= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Hubert Streidl , Mark Jonas , Wolfram Sang , Lee Jones , Sasha Levin Subject: [PATCH 5.11 230/342] mfd: da9063: Support SMBus and I2C mode Date: Mon, 10 May 2021 12:20:20 +0200 Message-Id: <20210510102017.695088403@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210510102010.096403571@linuxfoundation.org> References: <20210510102010.096403571@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Hubert Streidl [ Upstream commit 586478bfc9f7e16504d6f64cf18bcbdf6fd0cbc9 ] By default the PMIC DA9063 2-wire interface is SMBus compliant. This means the PMIC will automatically reset the interface when the clock signal ceases for more than the SMBus timeout of 35 ms. If the I2C driver / device is not capable of creating atomic I2C transactions, a context change can cause a ceasing of the clock signal. This can happen if for example a real-time thread is scheduled. Then the DA9063 in SMBus mode will reset the 2-wire interface. Subsequently a write message could end up in the wrong register. This could cause unpredictable system behavior. The DA9063 PMIC also supports an I2C compliant mode for the 2-wire interface. This mode does not reset the interface when the clock signal ceases. Thus the problem depicted above does not occur. This patch tests for the bus functionality "I2C_FUNC_I2C". It can reasonably be assumed that the bus cannot obey SMBus timings if this functionality is set. SMBus commands most probably are emulated in this case which is prone to the latency issue described above. This patch enables the I2C bus mode if I2C_FUNC_I2C is set or otherwise keeps the default SMBus mode. Signed-off-by: Hubert Streidl Signed-off-by: Mark Jonas Reviewed-by: Wolfram Sang Signed-off-by: Lee Jones Signed-off-by: Sasha Levin --- drivers/mfd/da9063-i2c.c | 10 ++++++++++ include/linux/mfd/da9063/registers.h | 3 +++ 2 files changed, 13 insertions(+) diff --git a/drivers/mfd/da9063-i2c.c b/drivers/mfd/da9063-i2c.c index 3781d0bb7786..783a14af18e2 100644 --- a/drivers/mfd/da9063-i2c.c +++ b/drivers/mfd/da9063-i2c.c @@ -442,6 +442,16 @@ static int da9063_i2c_probe(struct i2c_client *i2c, return ret; } + /* If SMBus is not available and only I2C is possible, enter I2C mode */ + if (i2c_check_functionality(i2c->adapter, I2C_FUNC_I2C)) { + ret = regmap_clear_bits(da9063->regmap, DA9063_REG_CONFIG_J, + DA9063_TWOWIRE_TO); + if (ret < 0) { + dev_err(da9063->dev, "Failed to set Two-Wire Bus Mode.\n"); + return -EIO; + } + } + return da9063_device_init(da9063, i2c->irq); } diff --git a/include/linux/mfd/da9063/registers.h b/include/linux/mfd/da9063/registers.h index 1dbabf1b3cb8..6e0f66a2e727 100644 --- a/include/linux/mfd/da9063/registers.h +++ b/include/linux/mfd/da9063/registers.h @@ -1037,6 +1037,9 @@ #define DA9063_NONKEY_PIN_AUTODOWN 0x02 #define DA9063_NONKEY_PIN_AUTOFLPRT 0x03 +/* DA9063_REG_CONFIG_J (addr=0x10F) */ +#define DA9063_TWOWIRE_TO 0x40 + /* DA9063_REG_MON_REG_5 (addr=0x116) */ #define DA9063_MON_A8_IDX_MASK 0x07 #define DA9063_MON_A8_IDX_NONE 0x00 -- 2.30.2