From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E1D0763AB for ; Tue, 26 Sep 2023 07:26:45 +0000 (UTC) Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id E0D4D11F; Tue, 26 Sep 2023 00:26:44 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 63E1F80A3; Tue, 26 Sep 2023 07:26:44 +0000 (UTC) Date: Tue, 26 Sep 2023 10:26:43 +0300 From: Tony Lindgren To: Andreas Kemnade Cc: bcousson@baylibre.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: dts: omap: omap4-embt2ws: Let IMU driver handle Magnetometer internally Message-ID: <20230926072643.GZ5285@atomide.com> References: <20230924222718.2038849-1-andreas@kemnade.info> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230924222718.2038849-1-andreas@kemnade.info> X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_NONE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net * Andreas Kemnade [230925 01:27]: > Possibility to use the i2c gate is only for compatibility reasons, > so avoid messing around with additional i2c busses. Seems this is already safe to drop so applying into omap-for-v6.7/dt. Thanks, Tony