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 95983C433FE for ; Wed, 23 Nov 2022 16:06:29 +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:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=DBT/U6fN00RIgR0UUT8ak5wJYcGzP/QQy26pyQOzPSQ=; b=d63m6FdaZS3UC0 2smum+XZ28q+Ij/4Aq0AGGu99MFgO8rX4aNmrcraPfs1uVfvLN1Y1ofWNF/1Axivrlgbsd3gtRC4D KBLM3lvpDRXkAR72mJ8NiLnREDyWNwKo9CXPxfKvB5MaLBZqxCYSS29l/m5AmILI7LLLMoaeMzaHq 6EvdpUBoOIQHdY7XKBv0liGxsjCz7f+kEnamjB9T4PvhIrDlSubbdPuHVQNljzk9H3DUfIMbuO1pC P04GsxRio28vSYM99KndjS9PVRD3bXU6yNjCWpsqkza3/UNBeChdbyj51nU6N7icWtslJfW2YpMEU atpkIkEcwsO5zcvdZRQg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxsF3-000j84-W0; Wed, 23 Nov 2022 16:04:54 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxsF0-000j5r-6T for linux-arm-kernel@lists.infradead.org; Wed, 23 Nov 2022 16:04:51 +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 B4538B82102; Wed, 23 Nov 2022 16:04:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9F811C433D6; Wed, 23 Nov 2022 16:04:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669219487; bh=Wpj6TDVdOFCglaQMb2eKW1+hLHQcXw0irJs7NBPLssM=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=tAqSN+P5YiRuhpe5OSzpRwFgPZzihHfRsvg7BHY4H8AyGA169PayLyvBYPicEZeLT yg1/6He0ypwE6mkdPFM5lW+PLqtT0B92vIeZRD7Wfj2AdOGL+rOTnQ/ewkVPFRgb52 sNqxP9IIxju77dKCJonMZSp3ZAmapSEUHp/Ew+GLQnVaKM9q1PnT038ceTY6aQihZk vepqRX0tpGyME9FwqsDFA/t4nwz87Fl4mOO2ITy68OFMaw+dW2ZqR+O8bOfOp1B1Q1 lsyYqE+42FTQ0QLAryGy0LtRLY6Gqc1UP7S63DRtDmUUAIMNYKwo1R1N8wed3/K3Zc dAdUtC2WyMrDg== Message-ID: <97fb6d05-d8fa-3772-fea4-66f57933052b@kernel.org> Date: Wed, 23 Nov 2022 17:04:43 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.0 Subject: Re: [PATCH v6 4/5] dt-bindings: PCI: ti,j721e-pci-*: add j784s4-pci-* compatible strings Content-Language: en-US To: Matt Ranostay , vigneshr@ti.com, lpieralisi@kernel.org, robh@kernel.org, kw@linux.com, bhelgaas@google.com Cc: linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <20221115150335.501502-1-mranostay@ti.com> <20221115150335.501502-5-mranostay@ti.com> From: Krzysztof Kozlowski In-Reply-To: <20221115150335.501502-5-mranostay@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221123_080450_438779_72A144D4 X-CRM114-Status: GOOD ( 10.90 ) 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 15/11/2022 16:03, Matt Ranostay wrote: > Add definition for j784s4-pci-ep + j784s4-pci-host devices along with > schema checks for num-lanes. > > Signed-off-by: Matt Ranostay > --- > .../devicetree/bindings/pci/ti,j721e-pci-ep.yaml | 12 ++++++++++++ > .../devicetree/bindings/pci/ti,j721e-pci-host.yaml | 14 ++++++++++++++ > 2 files changed, 26 insertions(+) Same problem, no tests, no usage of get_maintainers.pl. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel