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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 473E2C3DA7A for ; Sat, 31 Dec 2022 12:41:33 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4NkhZg3L34z3cKX for ; Sat, 31 Dec 2022 23:41:31 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=cgFQLYik; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=kernel.org (client-ip=2604:1380:4601:e00::1; helo=ams.source.kernel.org; envelope-from=shawnguo@kernel.org; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=cgFQLYik; dkim-atps=neutral Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4NkhYD1TCRz3c66; Sat, 31 Dec 2022 23:40:16 +1100 (AEDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id E3D8AB8070E; Sat, 31 Dec 2022 12:40:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E0AC0C433F1; Sat, 31 Dec 2022 12:40:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1672490411; bh=LqReXyv6bHkP798hlCUkWphBaWw4H0d1COaqso5R+Bg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=cgFQLYikBkg4sH5gYPlYPg0AzG7O3EJfN6104eUK89TZ5ikwkOzjNjIRtJlFvRqBa yCdwhPANz83tOvaHSa/SSk74NZdrUnP24ItM8aiXM56fd/F36MbBpUxSVoX0qO64mQ 4fKQq07c43l+VsxCPMQy+0i0Pn6XZpg6gdk8ZbBsPevL/vVVqqJ5IZ1va13ONc9uV3 wELapPquOUklxkTsZVyPNaGJOCUCDwiJDWKydKT2dDXAizHWVD2HZqI6pnQhUM3EE/ pwXKVFWyqdYjJjPzwQvY92Z5kA+roQTBuSsMSXe3EGU7HuZxlSAzeDH+T21fPT8Trl Q3GQoMtgrivkw== Date: Sat, 31 Dec 2022 20:39:59 +0800 From: Shawn Guo To: Geert Uytterhoeven Subject: Re: [PATCH 06/11] ARM: dts: vf610: Fix pca9548 i2c-mux node names Message-ID: <20221231123958.GU6112@T480> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andrew Lunn , Alexandre Belloni , Tomer Maimon , linux-aspeed@lists.ozlabs.org, Tony Lindgren , Andrew Jeffery , Stefan Agner , Tali Perry , Krzysztof Kozlowski , Li Yang , Benjamin Fair , Gregory Clement , Russell King , Nancy Yuen , Joel Stanley , Sebastian Hesselbarth , devicetree@vger.kernel.org, Pengutronix Kernel Team , Sascha Hauer , Nicholas Piggin , Rob Herring , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Thomas Bogendoerfer , Avi Fishman , Patrick Venture , linux-mips@vger.kernel.org, UNGLinuxDriver@microchip.com, linux-renesas-soc@vger.kernel.org, Dinh Nguyen , =?iso-8859-1?Q?Beno=EEt?= Cousson , linuxppc-dev@lists.ozlabs.org, openbmc@lists.ozlabs.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Fri, Dec 02, 2022 at 05:49:21PM +0100, Geert Uytterhoeven wrote: > "make dtbs_check": > > arch/arm/boot/dts/vf610-zii-dev-rev-b.dtb: tca9548@70: $nodename:0: 'tca9548@70' does not match '^(i2c-?)?mux' > From schema: Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml > arch/arm/boot/dts/vf610-zii-dev-rev-b.dtb: tca9548@70: Unevaluated properties are not allowed ('#address-cells', '#size-cells', 'i2c@0', 'i2c@1', 'i2c@2', 'i2c@3', 'i2c@4' were unexpected) > From schema: /scratch/geert/linux/linux-renesas/Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml > ... > > Fix this by renaming PCA9548 nodes to "i2c-mux", to match the I2C bus > multiplexer/switch DT bindings and the Generic Names Recommendation in > the Devicetree Specification. > > Signed-off-by: Geert Uytterhoeven Applied, thanks!