Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp5051001pxu; Tue, 22 Dec 2020 07:16:24 -0800 (PST) X-Google-Smtp-Source: ABdhPJwkuCZ7rfZiagpUt7cmmBnGPJRydiHj+rn3DTJ+rXgPD1SKvBL4XpnnSO1rEvD5Z+yjh7Tl X-Received: by 2002:a17:906:3499:: with SMTP id g25mr20480228ejb.18.1608650184156; Tue, 22 Dec 2020 07:16:24 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1608650184; cv=none; d=google.com; s=arc-20160816; b=pX8mzFMGcuMquuZ372pILrR9SC5FzZbdyAv66Lq+BM8bW8NSvcZMsKbwpEa7wD8xfZ SZutWK4b6WIeDh7ohd2ZFvYebup6BuYIzeK63b0Zq8gYr4nmNcHzsPEmtgX7LtsJcdN7 jycn5S+d2SPDuzCbRmMTk29fGaWwo44VvOft/z4kHueadZH7w6nr31JgZHr/eq0hKfdl 9DbtLobAJYCcXEqp2K+LQsE99helbg6jJlOLaGnA9hZpg7JSzJWkzIfp8FE6xa2kCXk5 QSJLcxQ1iqtP8pIPjd/UpPC+rcND470MsO7MlzxXhTSB7ERm7I1y+5fhvGj1lzop9Kx3 kxaQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:references:in-reply-to :message-id:date:subject:cc:to:from; bh=TiorSir9khR2yt+VT1ffQyRS6wPztv58g12JhvPPhlY=; b=ZgZBXvVScq/fSvztUEVNt1SfpY5w/YXtE5PJC7NBpHECzhP64vtV2rZchJ0UvEWT50 uosEAZEhVfxLPUllq8Z6Ld0bxLPCK+5H+J0Y4iCLowj40svHyJfTfr+3gQqNFedObZsU cyf6sNwd2ymsNKlPaPvnK88wTE6tFNG9w99RpI1BHjas+UTheQIV3Sk7faNszS8AoNKG FFrAZKTQRdKs8BE8huAPtxu6/h29argdZ5mxXpuGchlbEuKkCvUxGuVvMZo4nQCYXFWb OAsWvXJEmwD0sG8sBV3gx5D02aCo41tgLnrgPENffU06e6b5GuoqenEsAHnYGCZQuXjm flUQ== ARC-Authentication-Results: i=1; mx.google.com; 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=fail (p=NONE sp=NONE dis=NONE) header.from=puri.sm Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id n25si9868060edw.77.2020.12.22.07.16.01; Tue, 22 Dec 2020 07:16:24 -0800 (PST) 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; 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=fail (p=NONE sp=NONE dis=NONE) header.from=puri.sm Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727840AbgLVPO7 (ORCPT + 99 others); Tue, 22 Dec 2020 10:14:59 -0500 Received: from comms.puri.sm ([159.203.221.185]:54882 "EHLO comms.puri.sm" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727499AbgLVPO6 (ORCPT ); Tue, 22 Dec 2020 10:14:58 -0500 Received: from localhost (localhost [127.0.0.1]) by comms.puri.sm (Postfix) with ESMTP id 4D616DF318; Tue, 22 Dec 2020 07:14:18 -0800 (PST) Received: from comms.puri.sm ([127.0.0.1]) by localhost (comms.puri.sm [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6fDrWgpGall8; Tue, 22 Dec 2020 07:14:17 -0800 (PST) From: Martin Kepplinger To: robh@kernel.org, shawnguo@kernel.org, festevam@gmail.com Cc: kernel@pengutronix.de, linux-imx@nxp.com, krzk@kernel.org, kernel@puri.sm, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Martin Kepplinger Subject: [PATCH v2 4/4] arm64: dts: imx8mq-librem5-r3: workaround i2c1 issue with 1GHz cpu voltage Date: Tue, 22 Dec 2020 16:13:47 +0100 Message-Id: <20201222151347.7886-5-martin.kepplinger@puri.sm> In-Reply-To: <20201222151347.7886-1-martin.kepplinger@puri.sm> References: <20201222151347.7886-1-martin.kepplinger@puri.sm> Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is a workaround for a hardware bug in the r3 revision that basically would stop the system due to traffic on the i2c1 bus. A cpu voltage change would trigger such traffic and that's what is avoided in order to work around it. Signed-off-by: Martin Kepplinger --- arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dts b/arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dts index 6704ea2c72a3..0d38327043f8 100644 --- a/arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dts +++ b/arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dts @@ -10,6 +10,12 @@ compatible = "purism,librem5r3", "purism,librem5", "fsl,imx8mq"; }; +&a53_opp_table { + opp-1000000000 { + opp-microvolt = <1000000>; + }; +}; + &accel_gyro { mount-matrix = "1", "0", "0", "0", "1", "0", -- 2.20.1