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 7C496CD68E2 for ; Tue, 10 Oct 2023 01:20:40 +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=esGugLM5j7yDCtOacC0cIaY1ZeIpI+9Ouo7cJx9CuX8=; b=eM+KQIPHXKI/Hl h3KCJtnZsMdlG7Sdy6CYVAL4tR8e2epNSOgH1kQ9UaBKnNA+wZFCsMCaRsQ2Jb4xZDUwv7J0No1Rj D/avJoqSVjK+Jkk4eiwd8pEO9psfB64TQJT4sUzl4Sr9HYYdtpXM/TQsSCCREFWNaRtMwFObWg0yz PF6txdCvVWesQQ6JqFnPe978lH6d2jR7BW1HkfvpSe8t8E9Cqn9Y8xb0Xc6AaUux4NtxMO78fSOQV 65QdQnTrsm9JDZ4m4MrPM1pYASDkl33xDJJuXlclkKpnmtIandbnGoj5n4df2RqVgnnYxeocw0nJD tZMhZnwt9nW8Pv42JzCw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qq1Q2-00ByIA-1Y; Tue, 10 Oct 2023 01:20:18 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qq1Pz-00ByHL-2l for linux-arm-kernel@lists.infradead.org; Tue, 10 Oct 2023 01:20:17 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id 40EBEB80B55; Tue, 10 Oct 2023 01:20:14 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 45647C433C8; Tue, 10 Oct 2023 01:20:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1696900813; bh=SxDfRzqOk4YIRbgfIXCKuzX0GacNfl9qd5EYg/jtj0M=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Z+sWzZ2TeOa1Nsz2ac6f7+DWk82aUpTSd12kk54l9t6BvMFYqLCvbSRRPX5xXS75k q9fK1T+CSZacB/b87V9JrOI4czgzCS38Nn6AKiSX4o76rmA87bsA0B0ZSEqKtef/wW XERCiqLaZYQzfkGrMEhxX/Tc+X88KTc5e6GrhyS3E0JMib8dWPR7uZgWlEpepprQU2 vq97g2j7H7X3A1nw4Wt025Btl4nz2pWlN+tQuGSBoE5nruRosl+ahQ6WxoF0zR76SU oWA4/a0qkW5i6hWsHH2DpxfdtQuexrS8kj+CF0bD0ndNPTnnSjmbOPe1ot5Ex3Mesg 1IgcT1/BBM+5Q== Date: Tue, 10 Oct 2023 09:20:04 +0800 From: Shawn Guo To: Fabio Estevam Cc: linux-arm-kernel@lists.infradead.org, Fabio Estevam Subject: Re: [PATCH] ARM: dts: imx25: Fix sram node Message-ID: <20231010012004.GO733979@dragon> References: <20230927203318.311038-1-festevam@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230927203318.311038-1-festevam@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231009_182016_044557_CA08B700 X-CRM114-Status: UNSURE ( 9.27 ) 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 Wed, Sep 27, 2023 at 05:33:18PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > Per sram.yaml, address-cells, size-cells and ranges are mandatory. > > Pass them to fix the following schema warnings: > > sram@78000000: '#address-cells' is a required property > from schema $id: http://devicetree.org/schemas/sram/sram.yaml# > sram@78000000: '#size-cells' is a required property > from schema $id: http://devicetree.org/schemas/sram/sram.yaml# > sram@78000000: 'ranges' is a required property > from schema $id: http://devicetree.org/schemas/sram/sram.yaml# > > Signed-off-by: Fabio Estevam Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel