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 3460EC43219 for ; Thu, 24 Nov 2022 08:00:02 +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=c155Qo7+fUPkBPmMGRXJM1SKFmSgMfq8bcOAhAWgUL0=; b=X0rRjurSUDWHYO mUFLl+DCtkjDk9Q+qwlNLGBZE5QGdeJ95BJvovQoW0yO4obBLrRogeXCUJ98vEoPym5aXB70yiYg3 aMEdxIKrwbyNBXOYOXvObGpwZDPPO1oMO9Wlmq5LyzVliBbP8rSJ80QlhYZQktW8dy7r5oyi4MES1 nvhhAkcCh7iM+rVmagfO5iESBGXpasHpNJDY4g3FFFHsPxQPo7MHl2XA4B4VWPRLNBbXsxeTC77VB TBMjiHXaH6VKGWLtYm5qfGLs3OkyGvshNx+WRkysiKIVaSp/1kOAfgz4nIei61MvEG1mhnRzu5/g8 3TWODgi6puFfDxEf9XRw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oy78N-006PFx-NB; Thu, 24 Nov 2022 07:58:59 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oy78L-006PEV-A9 for linux-arm-kernel@lists.infradead.org; Thu, 24 Nov 2022 07:58:58 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 2AO7wgjY024962; Thu, 24 Nov 2022 01:58:42 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1669276722; bh=iPLh6/TVZRHRHNZkSQE3CgXmizLDXq3NYSh1QwG6W8Y=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=omVG6GJbBac4AEFBJjFZljdHDKqUGy2yTqN7WZ3HAljyK9OVzaw4FhCnSvPWQgHE1 tV/2wJlP3jaAMjfkPeHppEWrAOTvnb9ujDpRnc2H8jGQoM9lwqwQslaFetLnhl1QTF 5Ra4uQtWRcLpkxB2j60gw3MQbvSDQBGwSCbZpuuc= Received: from DFLE115.ent.ti.com (dfle115.ent.ti.com [10.64.6.36]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 2AO7wg40011744 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 24 Nov 2022 01:58:42 -0600 Received: from DFLE113.ent.ti.com (10.64.6.34) by DFLE115.ent.ti.com (10.64.6.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Thu, 24 Nov 2022 01:58:41 -0600 Received: from fllv0039.itg.ti.com (10.64.41.19) by DFLE113.ent.ti.com (10.64.6.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16 via Frontend Transport; Thu, 24 Nov 2022 01:58:41 -0600 Received: from ubuntu (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with SMTP id 2AO7wWAK009188; Thu, 24 Nov 2022 01:58:34 -0600 Date: Wed, 23 Nov 2022 23:58:31 -0800 From: Matt Ranostay To: Krzysztof Kozlowski CC: , , , , , , Subject: Re: [PATCH v6 1/5] dt-bindings: PCI: ti,j721e-pci-*: add checks for num-lanes Message-ID: References: <20221115150335.501502-1-mranostay@ti.com> <20221115150335.501502-2-mranostay@ti.com> <36a9ac00-669d-08ae-558d-c85fd9715cb3@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <36a9ac00-669d-08ae-558d-c85fd9715cb3@kernel.org> X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221123_235857_499231_627E5861 X-CRM114-Status: GOOD ( 16.73 ) 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 23, 2022 at 05:04:15PM +0100, Krzysztof Kozlowski wrote: > On 15/11/2022 16:03, Matt Ranostay wrote: > > Add num-lanes schema checks based on compatible string on available > > lanes for that platform. > > > > Signed-off-by: Matt Ranostay > > --- > > .../bindings/pci/ti,j721e-pci-ep.yaml | 28 +++++++++++++++++-- > > .../bindings/pci/ti,j721e-pci-host.yaml | 28 +++++++++++++++++-- > > 2 files changed, 50 insertions(+), 6 deletions(-) > > Please use scripts/get_maintainers.pl to get a list of necessary people > and lists to CC. It might happen, that command when run on an older > kernel, gives you outdated entries. Therefore please be sure you base > your patches on recent Linux kernel. > > You miss not only people but also lists, meaning this will not be > automatically tested. > Noted. Reran script with --git as well and it picked up a few additional people to Cc. Will resend with commit message wordwrapping fixes - Matt > So: NAK > > Best regards, > Krzysztof > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel