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 B878CC433FE for ; Fri, 11 Nov 2022 06:15:55 +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=X7m8YYsjpBuXUBG7ZN+yZGNuIFRs708xm/rFp3oNSGo=; b=kaDZqg4kP/MBwU IJiVJshB0vrvMo9hXHD0SH5qp4ylfvb0n4gogMWPKfcuai0uIwJaxx9snm2U1uEbWFEF0lQOtSqcJ thSP8SQWA+3KjqapHPvs1uEAx6rY3qLUumjnhAC6wqQNp5Ncy5ooQl+QFi7MWIbZElj5orw1Brqnx sfxY6Z6PlEfTitb+I0iofvphKZK1le8IGXZLOHZGBuQEDB/xK5c3BxMYbFaDQPZC49MDlvQi1nH5C mpwGhM9aCf8RN5EHO+TVSCFKxa6U6Y+KZWZ4Dwm4TTAjCsfpE+459ByJU2ki8kuQd9ltlshfeN9Bf 7ShSZHrnq3Ren8Gn/SyA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1otNJP-00DXi2-Rg; Fri, 11 Nov 2022 06:14:47 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1otNJN-00DXhW-NR for linux-arm-kernel@lists.infradead.org; Fri, 11 Nov 2022 06:14:47 +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 3E184B823E5; Fri, 11 Nov 2022 06:14:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 89580C433C1; Fri, 11 Nov 2022 06:14:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1668147282; bh=DY59RjJyeoiDEdBCAoF4O91NB/JdutqCi6RgGR1ATFo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ZXJpxZ3+DFm218cx3PlHIVAPG3BoTcQZQw2TVKNl+isMOlTvMYfA+IHa589AadbE4 OZdCFO1iD2UZj8qgncuu1Aw7r+RAO6nlCBO+PGjxucUmjhJ7C/iboA7kDvrQ9vSBsS k1t3WsA3oMAHKP3kymLtSWUicbGM6IhA1nWpjWiHiZE/0PI2VI6Ns6DGOBkwV7LMAE 4N/MxcCOX4sloJVyY+AR1Ik65oPCr9PJKCmRVmeAonV7ZORTZqV1j1X24y5AUBiAvi +HRuNzdZf5L4yx3xn8W4CVH6fOgdN2ty/HG00OaQnmc8wpfFaLoB3RJwyDly4HyEA4 oMbxCYCN3PjGg== Date: Fri, 11 Nov 2022 14:14:36 +0800 From: Shawn Guo To: Marek Vasut Cc: linux-arm-kernel@lists.infradead.org, Fabio Estevam , Peng Fan , Stefan Agner , NXP Linux Team Subject: Re: [PATCH 1/3] ARM: dts: imx7: Fix NAND controller size-cells Message-ID: <20221111061436.GG2649582@dragon> References: <20221102191947.120844-1-marex@denx.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221102191947.120844-1-marex@denx.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221110_221445_932959_D8A91133 X-CRM114-Status: GOOD ( 10.48 ) 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 Wed, Nov 02, 2022 at 08:19:45PM +0100, Marek Vasut wrote: > The NAND controller size-cells should be 0 per DT bindings. > Fix the following warning produces by DT bindings check: > " > nand-controller@33002000: #size-cells:0:0: 0 was expected > nand-controller@33002000: Unevaluated properties are not allowed ('#address-cells', '#size-cells' were unexpected) > " > Fix the missing space in node name too. > > Fixes: e7495a45a76de ("ARM: dts: imx7: add GPMI NAND and APBH DMA") > Signed-off-by: Marek Vasut Applied all, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel