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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 30815C27C4F for ; Sun, 16 Jun 2024 02:32:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=XUdtgsTaJbkkEzxuZMU72erEzpZ8Iwy4UurOMsxIWLE=; b=JnrHLb+OehPrk2VrR8JOrbeAqa sZ0kV0Ub0XSVyJnVyUgE1qK9QXeVJf4y4WyovCe6tXFqNI8N9mHjpAPafA9Lf7totgdVLxdeaeUeH 3GnzRw88fBulaWpIpaGanvJ49zc5Lx1r9ea6DMjGL5k0IZURCrWCBOe6Bntnvu0bm0QYRjPjsvXQm N3g7x7KbGfS84fG3u5ITqJE4BhHI8Q2VhJUc0cul8Sq3cExXyH2MAkIu3DAtMsjmU39Su2jW06DxR 3CDHBqZ3D9O5WJ9Tv/phRD2i1NDq/4jmPp2W6RZA9YAx/5DkF4O1I26X45YI1UqTw8ProEoJDTkKt 0GtB527w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sIfh7-00000006XZl-3MLa; Sun, 16 Jun 2024 02:32:37 +0000 Received: from mail-177132.yeah.net ([123.58.177.132]) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sIfh4-00000006XYn-35FP for linux-arm-kernel@lists.infradead.org; Sun, 16 Jun 2024 02:32:36 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yeah.net; s=s110527; h=Date:From:Subject:Message-ID:MIME-Version: Content-Type; bh=XUdtgsTaJbkkEzxuZMU72erEzpZ8Iwy4UurOMsxIWLE=; b=HGcJ6DxTRCowvd8dq0EAEGsFGqGgPGo1v4FiP0mxKDJ+tm+Hx2/YkAJlEr+e5G qjJZ1I8OjfgJ/2eFGejkcyC/O2kFc51sEBcUM7qyjb4aL8vYBTmZgUEEjpZrt7oI sAW6DB9r4Dm6NI8nt8HIBMGytI8oStVD6N46eP2xpib2U= Received: from dragon (unknown [114.216.76.201]) by smtp2 (Coremail) with SMTP id C1UQrADnr0+7Tm5myI++CA--.26946S3; Sun, 16 Jun 2024 10:32:28 +0800 (CST) Date: Sun, 16 Jun 2024 10:32:27 +0800 From: Shawn Guo To: max.oss.09@gmail.com Cc: Max Krummenacher , Conor Dooley , Fabio Estevam , Krzysztof Kozlowski , Pengutronix Kernel Team , Rob Herring , Sascha Hauer , Shawn Guo , devicetree@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v1 0/2] arm64: dts: freescale: imx8m{m|p}: don't limit i2c2 max. clock Message-ID: References: <20240527160359.1965512-1-max.oss.09@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240527160359.1965512-1-max.oss.09@gmail.com> X-CM-TRANSID: C1UQrADnr0+7Tm5myI++CA--.26946S3 X-Coremail-Antispam: 1Uf129KBjDUn29KB7ZKAUJUUUU8529EdanIXcx71UUUUU7v73 VFW2AGmfu7bjvjm3AaLaJ3UbIYCTnIWIevJa73UjIFyTuYvjxUcS_MDUUUU X-Originating-IP: [114.216.76.201] X-CM-SenderInfo: pvkd40hjxrjqh1hdxhhqhw/1tbiBRwAZVsVCpobjAAAs1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240615_193235_199353_09AA9A13 X-CRM114-Status: UNSURE ( 9.13 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, May 27, 2024 at 06:03:44PM +0200, max.oss.09@gmail.com wrote: > From: Max Krummenacher > > > This sets the I2C clock frequency to something people expect it to > be by default. > > For I2C DDC we do want to lower the I2C clock to have more reliable > communication. However that should be done where the I2C bus is > assigned to a HDMI DDC, not as the default. > > > Max Krummenacher (2): > arm64: dts: freescale: imx8mm-verdin: don't limit i2c2 max. clock > arm64: dts: freescale: imx8mp-verdin: don't limit i2c2 max. clock Applied both, thanks!