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 6AE2CC10DC1 for ; Wed, 6 Dec 2023 03:16:54 +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=Btu8ga7AfKEbCLF3jrzGfzCpJ/Wyw1sF40K8HykijOY=; b=KO6yLEGwd5e+AL FzU3VaIpN1fchT0yrzxn7RSicXSwhpyNN1AiSr9qvt1hnuEWchfS5jD1cyEq9DjHBt7dcu9zMH1XQ wxowbptv7ox6xn6zuNtJ0Ubc7uyFO55AF/J0D/pkNrgrkelvY4u1OhRNW+kL3NHeVT7bl1QQlNSLf P144qNboHKVmO9ftadwTyC4vjDEaxaNpqAgupqovWUJE/z88ln0IPaMszs7+WNBrCBCGKz64GIr/z pY123GR7QB7iWJGFbMIfGdWJU0tK5ZXob3Fa/PB6rWevzLd/3OgdH/VXNlwq9xkUbkGHtcs1B2LnZ xgurJowhdQnDvICfXPkg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rAiOg-008wbR-1U; Wed, 06 Dec 2023 03:16:26 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rAiOd-008way-2a for linux-arm-kernel@lists.infradead.org; Wed, 06 Dec 2023 03:16:25 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 27D5CCE1BD7; Wed, 6 Dec 2023 03:16:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6EB2DC433C7; Wed, 6 Dec 2023 03:16:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1701832581; bh=AvI3HsirczffaxE/Kd4YHOpsJCh6hSno31pCLAgizSQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=uC89yqOBWuAd0B7Tle/fTd9txdx7PiPTBXgiAzUvztjTrjdAdQaAdyD88k4lXSx7I 4jphlRDkJD3Tmy6F0yLNTXpoLvLMCuzDgC+m0K6xxNNEAYEmls45XZpDZSZ2VTMXsk guVz2wllxi1c4DpIQ1ImYepIyP9oSiZar6ywJWc3gTcUtFQ9GIFvrrsdNtEGayixv8 ycE/HuICMJlYkOFEZWp03zx+WEhWpSPMEWNQWy3A0kWzcs9QIMLze0+xD/uV5ZIYGx AlGmLf8Hf+bgccVZ9hOWMTurAnjel2ZgMEV6Vtm9NvZsXMPPua+ICrFK+Qkp2VQ6fF D1fIDmqvFWXbA== Date: Wed, 6 Dec 2023 11:16:16 +0800 From: Shawn Guo To: David Heidelberg Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 2/5] arm64: dts: imx8mq-phanbell: make dts use gpio-fan matrix instead of array Message-ID: <20231206031616.GR236001@dragon> References: <20231202222934.137191-1-david@ixit.cz> <20231202222934.137191-2-david@ixit.cz> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231202222934.137191-2-david@ixit.cz> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231205_191624_067509_47B5DB9E X-CRM114-Status: UNSURE ( 8.78 ) 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 Sat, Dec 02, 2023 at 11:29:01PM +0100, David Heidelberg wrote: > No functional changes. > > Adjust to comply with dt-schema requirements > and make possible to validate values. > > Signed-off-by: David Heidelberg Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel