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 B3FB8C4167B for ; Mon, 27 Nov 2023 03:21:08 +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=zyizt9pFCxQjtO3Kix9R1gcu33Zfj6kXNuyh778Tuck=; b=lxKGWEJ4vz3nAy CnDLRl9G5NbrqBIy92/VJfLgbE1mtf5OffDtNzVctySMxqi64gK/m04a5BsBd5IgH5hwoFE40x0qY ZudNzwB8ug2UqhmvKLd+HkIb6QOVUx+nCwQBF/Ku2cQR/3ccYo4XIuL2MwLvBGkQnf90jAnHKCTyR VBt8j7ISmeMqANAcSdv7VHqG0BkGlgT9M+L7Ce8okjE1ZhbyRunZeT9yL9G3824bbLe0OKmzXup5v GWcR8qDY92JNJGB/L6OGBwPk7IMserN0n91MLtXlSJDkoVTQaF1n3nbd44YagJHXVxr3YtOSppYx/ grJZJJx2nxeUzVz7VBjw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r7SAm-001Cyz-1q; Mon, 27 Nov 2023 03:20:36 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r7SAj-001CyF-1B for linux-arm-kernel@lists.infradead.org; Mon, 27 Nov 2023 03:20:34 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 85E3460C01; Mon, 27 Nov 2023 03:20:32 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 39EF7C433C8; Mon, 27 Nov 2023 03:20:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1701055232; bh=0AdE3RAlqG2Hz9xiySWFsd0c/ONtexKfu+eOhyykHJA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WUBj+13a14KjSKTalsPHxuXR61wDeT4RlbkXIeNwsEvPf/rJfQdADLeZ/5GcF6qHT mhEQHagWXkMZAtMQefy4HJTTjavJepx8qwMGoqF9qos2BBlgOQT9sLhApqRjz8CbNe dx1aHWYBeTXE2X5QV8xHTomyfaESVdwceT2jxDejMmX5O3MJisN9lcPv6JwXT/WtiG VfKoxMCBPA7bPNridABOHbmoJLbAwh7C7vob4fkFAle/RY0BXBM4fSdBKfO0PrcyjQ 82ZNBEtstKxRs1SAj1Rrtig0wvsJL79sAaLXbVMxZVlpHCgnfaAtikT+uI1pdmKkYA jizWZmM9gQ1og== Date: Mon, 27 Nov 2023 11:20:26 +0800 From: Shawn Guo To: Fabio Estevam Cc: tharvey@gateworks.com, linux-arm-kernel@lists.infradead.org, Fabio Estevam Subject: Re: [PATCH] arm64: dts: imx8mm-venice-gw7: Fix pci sub-nodes Message-ID: <20231127032026.GZ87953@dragon> References: <20231030183213.615162-1-festevam@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231030183213.615162-1-festevam@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231126_192033_501867_42860465 X-CRM114-Status: UNSURE ( 7.99 ) 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 Mon, Oct 30, 2023 at 03:32:13PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > Several schema warnings are seen when running: > > make dtbs_check DT_SCHEMA_FILES=pci-bus.yaml > > Fix them. > > 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