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 3DB58C3A5A7 for ; Thu, 8 Dec 2022 12:51:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Date:Message-Id:Subject: References:In-Reply-To:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=k+IRGfcK/7vxYnp197VBOgxiQiV5FYYRsLJHJCbYNv0=; b=cVfajYvsYv+MGw 4voe0emDdeydieozoFKUbysF/TUrHJVUvM6Uor1ZmHlWVzzXiSjQMRuz/+z+otBZR+4rlSa0Igc5Q FtzOKdBZydubwOlNhL/7I2Dc7gCKpYB/YnAxHqlFxxlqATlNhSL29IYhL7DFGio9v+5E8bhYFk4xZ 3HC+B4cIfD1tq1aOeMt/5LKLUsHMP2XKafd7dBea3nm6Yh5i3DwUQbunt9UUNZ88+SsGz+3YOHkZ+ 3XnjTx8ToLRF/5WnK5mA7sGO8yNAw/0xnGjz8vtpWDE56p0IRDioKnQ2ZyuM53nS88hPx7eu0BDxJ aVtbrbey49Ujz81sl/qA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1p3GLk-00HLq2-Mi; Thu, 08 Dec 2022 12:50:04 +0000 Received: from mail.ozlabs.org ([2404:9400:2221:ea00::3] helo=gandalf.ozlabs.org) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1p3GLg-00HLBy-LQ for linux-arm-kernel@lists.infradead.org; Thu, 08 Dec 2022 12:50:02 +0000 Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4NSYrj1Gmbz4xZg; Thu, 8 Dec 2022 23:49:41 +1100 (AEDT) From: Michael Ellerman To: Benjamin Fair , Joel Stanley , Christophe Leroy , Geert Uytterhoeven , Tony Lindgren , Patrick Venture , Tali Perry , Nancy Yuen , Alexandre Belloni , Pengutronix Kernel Team , Magnus Damm , Gregory Clement , Avi Fishman , Li Yang , Russell King , Andrew Jeffery , Nicholas Piggin , Sebastian Hesselbarth , Dinh Nguyen , Shawn Guo , UNGLinuxDriver@microchip.com, BenoƮt Cousson , Michael Ellerman , Stefan Agner , Thomas Bogendoerfer , Andrew Lunn , Tomer Maimon , Sascha Hauer Cc: devicetree@vger.kernel.org, linux-omap@vger.kernel.org, Krzysztof Kozlowski , openbmc@lists.ozlabs.org, linux-aspeed@lists.ozlabs.org, linux-mips@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, Rob Herring , linux-renesas-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org In-Reply-To: References: Subject: Re: (subset) [PATCH 00/11] Fix pca954x i2c-mux node names Message-Id: <167050321678.1457988.4158904572849937193.b4-ty@ellerman.id.au> Date: Thu, 08 Dec 2022 23:40:16 +1100 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221208_045000_927898_FB98C732 X-CRM114-Status: UNSURE ( 9.32 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 2 Dec 2022 17:49:15 +0100, Geert Uytterhoeven wrote: > Hi all, > > According to the I2C bus multiplexer/switch DT bindings, i2c-mux nodes > should be named "i2c-mux" (or something similar). > This patch series renames nodes for pca954x i2c-muxes that are flagged > by > > [...] Applied to powerpc/next. [11/11] powerpc: dts: fsl: Fix pca954x i2c-mux node names https://git.kernel.org/powerpc/c/3ae7c96dd51025550c8001c6f833337f11d00807 cheers _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel