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 0BA02C4345F for ; Thu, 25 Apr 2024 06:45:21 +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=qTYeki7n99XqmFic29Gn6fFXBhanEt+9fCwNtnYLatU=; b=ZTcf+6NOjtZMUS f3pq0X3bBKmMGtvKu0/KqSd8IF7QB6Zj8NqPtVUZWObyy8yxn+K2zXMLW+YTKNhz3J6iSo60kZwvs U5BYI+n0NP78peHPXOK087TZ6H5dUj77ZQvCIbig/XzD5HRsBk3zA4afdBfCN3oRyT6xemKWHedgA PsKXGwyf1aaRvlTFb+BQnvhYLkQRATo5xmwTqXcqnSiyfJCXuPN9ylKJ+HcoSdYc3afFzZI4EA3cE 8ljP0RF2LUi949i/wYBjBaI/Pz9wD0ba9DyvpbDMLDZ5PQLm0yFH4wutVSuKqPqyWBL8fZGoCR69F DXjcmfZo6Sb3MHpj26ow==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rzsqy-00000007AZU-2l04; Thu, 25 Apr 2024 06:45:08 +0000 Received: from mail-177131.yeah.net ([123.58.177.131]) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rzsqv-00000007AYN-1CQR for linux-arm-kernel@lists.infradead.org; Thu, 25 Apr 2024 06:45:07 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yeah.net; s=s110527; h=Date:From:Subject:Message-ID:MIME-Version: Content-Type; bh=/0pD2LgYGt6bFsW0PFLDHfzM62bQBRByvMP3Eq5XtXQ=; b=YoGAAaHZjr/D4GeyxXrsDkLmLguzwqgG06ThUmZmx6Blo04GEyRPEdBa85ympK 89KDavY2wSRqpoNHI+A9/CB6gujuIit4gv3lvhyUxdAfkZlOCxGvZ54yfcMeUcm6 iiTqKnHtL403aIzEyPMP/gez3tfKFsup6xQeVyORbbzPU= Received: from dragon (unknown [223.68.79.243]) by smtp1 (Coremail) with SMTP id ClUQrAD331bm+ylm031sAw--.3307S3; Thu, 25 Apr 2024 14:44:55 +0800 (CST) Date: Thu, 25 Apr 2024 14:44:54 +0800 From: Shawn Guo To: "Rob Herring (Arm)" Cc: Shawn Guo , Li Yang , Krzysztof Kozlowski , Conor Dooley , Richard Cochran , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH 0/2] arm64: dts: freescale: LS1028a PCI fixes Message-ID: References: <20240418-dt-ls1028a-pci-fixes-v1-0-95f17405e481@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240418-dt-ls1028a-pci-fixes-v1-0-95f17405e481@kernel.org> X-CM-TRANSID: ClUQrAD331bm+ylm031sAw--.3307S3 X-Coremail-Antispam: 1Uf129KBjvJXoW7ur1UKryxKryxXw13XFWfGrg_yoW8Gw1kpF WYkasxWrsaqFn3Gw18K3W8tF9xtrs5AF98tF18Kws7K3s2v3Wjqrsrtay5Cry5X3yUWryU Xr1xtFy5Kas8JaUanT9S1TB71UUUUU7qnTZGkaVYY2UrUUUUjbIjqfuFe4nvWSU5nxnvy2 9KBjDUYxBIdaVFxhVjvjDU0xZFpf9x07jFksgUUUUU= X-Originating-IP: [223.68.79.243] X-CM-SenderInfo: pvkd40hjxrjqh1hdxhhqhw/1tbiBRjLZVsVCfraiAABsd X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240424_234505_810966_AB3C7385 X-CRM114-Status: UNSURE ( 7.89 ) 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 Thu, Apr 18, 2024 at 03:09:24PM -0500, Rob Herring (Arm) wrote: > This short series addresses a couple of schema warnings with the > embedded PCI devices in the LS1028a: > > pcie@1f0000000: rcec@1f,0:interrupts:0:0: 0 is not one of [1, 2, 3, 4] > pcie@1f0000000: rcec@1f,0:interrupts:0: [0, 94, 4] is too long > pcie@1f0000000: mdio@0,3:compatible: ['fsl,enetc-mdio'] does not contain items matching the given schema > pcie@1f0000000: ethernet@0,6:compatible: ['fsl,enetc'] does not contain items matching the given schema > pcie@1f0000000: ethernet@0,4:compatible: ['fsl,enetc-ptp'] does not contain items matching the given schema > pcie@1f0000000: ethernet@0,2:compatible: ['fsl,enetc'] does not contain items matching the given schema > pcie@1f0000000: ethernet@0,1:compatible: ['fsl,enetc'] does not contain items matching the given schema > pcie@1f0000000: ethernet@0,0:compatible: ['fsl,enetc'] does not contain items matching the given schema > pcie@1f0000000: ethernet-switch@0,5:interrupts:0:0: 0 is not one of [1, 2, 3, 4] > pcie@1f0000000: ethernet-switch@0,5:interrupts:0: [0, 95, 4] is too long > > Signed-off-by: Rob Herring (Arm) > --- > Rob Herring (Arm) (2): > arm64: dts: freescale: ls1028a: Fix embedded PCI interrupt mapping > arm64: dts: freescale: ls1028a: Add standard PCI device compatible strings to ENETC Applied both, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-177131.yeah.net (mail-177131.yeah.net [123.58.177.131]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 624B541757; Thu, 25 Apr 2024 06:45:11 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=123.58.177.131 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714027515; cv=none; b=MJ1uyT4MlE7ffWgnF8/KwIoJGil3I8i1Ct7SQ6oduSqGQDOnGd0v/JVjmFPUGOUneiP8EazVeionSxzWk6L8enXrvzbFCjOVJ6XNwIwjebObuiojyHwLSvzaSP442mohApYtXVDeA5UYwUcv9yM+M173k5p91XJTimaey1xR0QQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714027515; c=relaxed/simple; bh=fXaXB/7WilQeiVeGRljODJClcYMb/jVpprpbj15TX3k=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=AB6XdR88ziNZVpAKuzlksliNH7u9GL5EflN5idhVqGwuVtt8Wx88YgKMf0GSIDZOVrB6voG9Xvg1bsE3DHl8EWVvDb17d7vrJXSyYGwSwaTaBocqZ+HSy4/DGzHwZUF0ELRIgKEuqNO8V5BGfErFS8j5POEHJ6rPRsIE66hMojs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=yeah.net; spf=pass smtp.mailfrom=yeah.net; dkim=pass (1024-bit key) header.d=yeah.net header.i=@yeah.net header.b=YoGAAaHZ; arc=none smtp.client-ip=123.58.177.131 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=yeah.net Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=yeah.net Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=yeah.net header.i=@yeah.net header.b="YoGAAaHZ" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yeah.net; s=s110527; h=Date:From:Subject:Message-ID:MIME-Version: Content-Type; bh=/0pD2LgYGt6bFsW0PFLDHfzM62bQBRByvMP3Eq5XtXQ=; b=YoGAAaHZjr/D4GeyxXrsDkLmLguzwqgG06ThUmZmx6Blo04GEyRPEdBa85ympK 89KDavY2wSRqpoNHI+A9/CB6gujuIit4gv3lvhyUxdAfkZlOCxGvZ54yfcMeUcm6 iiTqKnHtL403aIzEyPMP/gez3tfKFsup6xQeVyORbbzPU= Received: from dragon (unknown [223.68.79.243]) by smtp1 (Coremail) with SMTP id ClUQrAD331bm+ylm031sAw--.3307S3; Thu, 25 Apr 2024 14:44:55 +0800 (CST) Date: Thu, 25 Apr 2024 14:44:54 +0800 From: Shawn Guo To: "Rob Herring (Arm)" Cc: Shawn Guo , Li Yang , Krzysztof Kozlowski , Conor Dooley , Richard Cochran , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH 0/2] arm64: dts: freescale: LS1028a PCI fixes Message-ID: References: <20240418-dt-ls1028a-pci-fixes-v1-0-95f17405e481@kernel.org> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240418-dt-ls1028a-pci-fixes-v1-0-95f17405e481@kernel.org> X-CM-TRANSID:ClUQrAD331bm+ylm031sAw--.3307S3 X-Coremail-Antispam: 1Uf129KBjvJXoW7ur1UKryxKryxXw13XFWfGrg_yoW8Gw1kpF WYkasxWrsaqFn3Gw18K3W8tF9xtrs5AF98tF18Kws7K3s2v3Wjqrsrtay5Cry5X3yUWryU Xr1xtFy5Kas8JaUanT9S1TB71UUUUU7qnTZGkaVYY2UrUUUUjbIjqfuFe4nvWSU5nxnvy2 9KBjDUYxBIdaVFxhVjvjDU0xZFpf9x07jFksgUUUUU= X-CM-SenderInfo: pvkd40hjxrjqh1hdxhhqhw/1tbiBRjLZVsVCfraiAABsd On Thu, Apr 18, 2024 at 03:09:24PM -0500, Rob Herring (Arm) wrote: > This short series addresses a couple of schema warnings with the > embedded PCI devices in the LS1028a: > > pcie@1f0000000: rcec@1f,0:interrupts:0:0: 0 is not one of [1, 2, 3, 4] > pcie@1f0000000: rcec@1f,0:interrupts:0: [0, 94, 4] is too long > pcie@1f0000000: mdio@0,3:compatible: ['fsl,enetc-mdio'] does not contain items matching the given schema > pcie@1f0000000: ethernet@0,6:compatible: ['fsl,enetc'] does not contain items matching the given schema > pcie@1f0000000: ethernet@0,4:compatible: ['fsl,enetc-ptp'] does not contain items matching the given schema > pcie@1f0000000: ethernet@0,2:compatible: ['fsl,enetc'] does not contain items matching the given schema > pcie@1f0000000: ethernet@0,1:compatible: ['fsl,enetc'] does not contain items matching the given schema > pcie@1f0000000: ethernet@0,0:compatible: ['fsl,enetc'] does not contain items matching the given schema > pcie@1f0000000: ethernet-switch@0,5:interrupts:0:0: 0 is not one of [1, 2, 3, 4] > pcie@1f0000000: ethernet-switch@0,5:interrupts:0: [0, 95, 4] is too long > > Signed-off-by: Rob Herring (Arm) > --- > Rob Herring (Arm) (2): > arm64: dts: freescale: ls1028a: Fix embedded PCI interrupt mapping > arm64: dts: freescale: ls1028a: Add standard PCI device compatible strings to ENETC Applied both, thanks!