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 BCFC8C4167B for ; Sun, 1 Jan 2023 05:37:23 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=p12uGT2oFlQnX1tKsXnoxE6BAAB/8mgSvvwG0m5e3qs=; b=ECW0BllJPucdb1 5jVtODo0Jg3Xg9vBoEPa9y3CwfYs+u/49fjMeyn6UrI380eOxTJkrw+KwRo3ILH8toCZZzgzoFzw4 kQFbHlpkj9FzbzdqLoO+o3crL28wF/AHCRvAgzqhBlSndS1t+tCkw6fg/JtbVE5XfvhI25oMrHu0w itJ+QCiJvSmj4Tv0zDUxER+TOfviWTvuU/3UX+Q6b7i9GkBkyU+Nh0ORhfG9+YnjoP5YnTqjttXBB 5U4AMAwqEuwf1UEb1AZMzV31WW3Q4LLsULs8FHEhB/FMysqY02I/ItBCm0F6q9X8/e0wYvNfi+u3W xbz3uOWaCNFda61iDctA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pBr1E-00Ejq4-TE; Sun, 01 Jan 2023 05:36:25 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pBr18-00Ejly-VN for linux-arm-kernel@lists.infradead.org; Sun, 01 Jan 2023 05:36:20 +0000 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 E323EB80906; Sun, 1 Jan 2023 05:36:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9F9E5C433EF; Sun, 1 Jan 2023 05:36:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1672551371; bh=OiGw7H+3t1JqIDP+SXlEbOxp37gN2aAx8D0aRSDOYQg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=MBg8VgFoWYsZ50xLq0Y+VEHjrY5GzVJ/lL7oI2tbh74Uwucx5DkoiTb5HrYtBhQ/u 4NSMXtyX8fjVwTCw7mdQ4qpV/XjKJyAsI0jAxZ5bjCAxXh6wUzoQ69JDMOfiaXf6qr Z4JKaQbJ+Kz6qsFCLqfp8FsvaUtrpgccEgh3EDBCHXWtEkKiiRuzSXgKBtM44umRD1 UEEDVvdO/u3qzhddql3GS5oOg3ZDjawzM6O6n2Sgm5CHtWPLvrFFnES8gE1Qqwq80+ DIQsfc4LxQA9hmm6tK6JppfR8DExDAdpZAgXkYjJbz4VLENqFBDwm3oDQ+417Gu0zO JkXyVKYmOoa/Q== Date: Sun, 1 Jan 2023 13:36:04 +0800 From: Shawn Guo To: "Peng Fan (OSS)" Cc: s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Peng Fan Subject: Re: [PATCH] ARM: dts: imx7s: correct iomuxc gpr mux controller cells Message-ID: <20230101053604.GB6112@T480> References: <20221223030433.17345-1-peng.fan@oss.nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221223030433.17345-1-peng.fan@oss.nxp.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221231_213619_223674_AEA43FFB X-CRM114-Status: UNSURE ( 9.54 ) 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, Dec 23, 2022 at 11:04:33AM +0800, Peng Fan (OSS) wrote: > From: Peng Fan > > Per binding doc reg-mux.yaml, the #mux-control-cells should be 1 > > Signed-off-by: Peng Fan Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel