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 X-Spam-Level: X-Spam-Status: No, score=-16.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4E061C11F69 for ; Thu, 1 Jul 2021 15:30:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 33AB761400 for ; Thu, 1 Jul 2021 15:30:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233533AbhGAPdF (ORCPT ); Thu, 1 Jul 2021 11:33:05 -0400 Received: from mail.kernel.org ([198.145.29.99]:48582 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233064AbhGAPdE (ORCPT ); Thu, 1 Jul 2021 11:33:04 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 1C4506140C; Thu, 1 Jul 2021 15:30:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1625153434; bh=KplcsUz5EPujORenVsapc0TaiOFOj0cwWG8KLoYP5h4=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=KKb6nteJLe9Ab0ti6zI+eReHimNncjem6stUroePoFj6ZH7nXRcZUOZls5qTLiJ25 8YEaB0QJueBFTq0N5RcQ4Dgqy2tj4r8WF7AENnmz5lv4OHZw5KeG7osxeHFDKDE8bM MqbPgdESSqTcNwsOVZEfzoAMObxYldHwetAYknLiLZptnAOqes55L7Zn+6NdXXfYum WmTjnpSVLWQEUHmAVFGXaImhe1LYY38Udb3LVztEr6VZwf0bgNSBNvC0Y8bjOVUQtE yqPhm5907r9K8oFuCxvFdNFZY4Ga7eiY73McgKyL2r3gGjkZqcySZ6lImtYvI2F5BA BAwgCc16iC6ig== Received: by mail-ed1-f45.google.com with SMTP id x12so9013658eds.5; Thu, 01 Jul 2021 08:30:34 -0700 (PDT) X-Gm-Message-State: AOAM533YAz7k3GW/B9cp//wLQvX9+dE9w9dibuTmwHJfXe3XeSoNBpV2 033ormgYzcPslPFBAXKt0gPno3oEMQExPuNBWA== X-Google-Smtp-Source: ABdhPJzIvcS3XZE1OUYeuHNDEAGCqgevyqYZlOCL0nBdsk7GZwOgyCOOawNz0q9OYmjZTjT79/uhD90cUACnd6TAa2Y= X-Received: by 2002:a05:6402:ca2:: with SMTP id cn2mr580847edb.62.1625153432682; Thu, 01 Jul 2021 08:30:32 -0700 (PDT) MIME-Version: 1.0 References: <20210629234952.306578-1-nobuhiro1.iwamatsu@toshiba.co.jp> <20210629234952.306578-2-nobuhiro1.iwamatsu@toshiba.co.jp> In-Reply-To: <20210629234952.306578-2-nobuhiro1.iwamatsu@toshiba.co.jp> From: Rob Herring Date: Thu, 1 Jul 2021 09:30:21 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v4 1/3] dt-bindings: pci: Add DT binding for Toshiba Visconti PCIe controller To: Nobuhiro Iwamatsu Cc: Bjorn Helgaas , Lorenzo Pieralisi , PCI , =?UTF-8?Q?Krzysztof_Wilczy=C5=84ski?= , Kishon Vijay Abraham I , Punit Agrawal , yuji2.ishikawa@toshiba.co.jp, linux-arm-kernel , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 29, 2021 at 5:50 PM Nobuhiro Iwamatsu wrote: > > This commit adds the Device Tree binding documentation that allows > to describe the PCIe controller found in Toshiba Visconti SoCs. > > Signed-off-by: Nobuhiro Iwamatsu > --- > .../bindings/pci/toshiba,visconti-pcie.yaml | 110 ++++++++++++++++++ > 1 file changed, 110 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pci/toshiba,visconti-pcie.yaml Please resend to DT list so that automated checks run. Rob 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 X-Spam-Level: X-Spam-Status: No, score=-14.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 43E24C11F64 for ; Thu, 1 Jul 2021 15:32:23 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 159296140A for ; Thu, 1 Jul 2021 15:32:23 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 159296140A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=5YHAI5FwHmWJRNnXx3mA1MNYLbIC7Kb+HBR2biUUBq4=; b=QtkaHPGkq39iNU ZAVH39g6idPATDqnHWMYpzy2Cmd6oKLn440F5jcb8b83LxMnWBc8wb7DX99rxt0Nsv5ZDPK6s6nBd gC39aSXAXx+heAxaFM3+268AvG8x9cqPv2bOaXQWvB4oLMmCC/sjN5Oq/fo82e1ve/rE+btvQmzFS ieVWF2559u5gDTxSjsmC8lQi7uhMBusWpJQ9GexQfqvplPoL0Xuw1mRPnqiJwkXgRSt9CzDJ3Lzsm yVCGuedC9L24LjBcMp+oSiUxTWvd6O/OgUXdUrLQw3hyZcCH5F/e8joDKrBOdPXIqk9H8RtxEIbSm 2f6O4bLwHJiJkpL2j+0w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lyyeE-000FJa-HI; Thu, 01 Jul 2021 15:30:38 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lyyeA-000FIl-U5 for linux-arm-kernel@lists.infradead.org; Thu, 01 Jul 2021 15:30:36 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 210176141F for ; Thu, 1 Jul 2021 15:30:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1625153434; bh=KplcsUz5EPujORenVsapc0TaiOFOj0cwWG8KLoYP5h4=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=KKb6nteJLe9Ab0ti6zI+eReHimNncjem6stUroePoFj6ZH7nXRcZUOZls5qTLiJ25 8YEaB0QJueBFTq0N5RcQ4Dgqy2tj4r8WF7AENnmz5lv4OHZw5KeG7osxeHFDKDE8bM MqbPgdESSqTcNwsOVZEfzoAMObxYldHwetAYknLiLZptnAOqes55L7Zn+6NdXXfYum WmTjnpSVLWQEUHmAVFGXaImhe1LYY38Udb3LVztEr6VZwf0bgNSBNvC0Y8bjOVUQtE yqPhm5907r9K8oFuCxvFdNFZY4Ga7eiY73McgKyL2r3gGjkZqcySZ6lImtYvI2F5BA BAwgCc16iC6ig== Received: by mail-ed1-f41.google.com with SMTP id h2so9035154edt.3 for ; Thu, 01 Jul 2021 08:30:34 -0700 (PDT) X-Gm-Message-State: AOAM533/uFhAzoUCnLw0Yzyok/A0j8fJyeM06C2+f2GCAG6QBcLa51TI Gruk6lgu10lQE+Immx5J3kQGOv5i0xd/m0I2kA== X-Google-Smtp-Source: ABdhPJzIvcS3XZE1OUYeuHNDEAGCqgevyqYZlOCL0nBdsk7GZwOgyCOOawNz0q9OYmjZTjT79/uhD90cUACnd6TAa2Y= X-Received: by 2002:a05:6402:ca2:: with SMTP id cn2mr580847edb.62.1625153432682; Thu, 01 Jul 2021 08:30:32 -0700 (PDT) MIME-Version: 1.0 References: <20210629234952.306578-1-nobuhiro1.iwamatsu@toshiba.co.jp> <20210629234952.306578-2-nobuhiro1.iwamatsu@toshiba.co.jp> In-Reply-To: <20210629234952.306578-2-nobuhiro1.iwamatsu@toshiba.co.jp> From: Rob Herring Date: Thu, 1 Jul 2021 09:30:21 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v4 1/3] dt-bindings: pci: Add DT binding for Toshiba Visconti PCIe controller To: Nobuhiro Iwamatsu Cc: Bjorn Helgaas , Lorenzo Pieralisi , PCI , =?UTF-8?Q?Krzysztof_Wilczy=C5=84ski?= , Kishon Vijay Abraham I , Punit Agrawal , yuji2.ishikawa@toshiba.co.jp, linux-arm-kernel , "linux-kernel@vger.kernel.org" X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210701_083035_024276_E69093F6 X-CRM114-Status: GOOD ( 11.59 ) 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 Tue, Jun 29, 2021 at 5:50 PM Nobuhiro Iwamatsu wrote: > > This commit adds the Device Tree binding documentation that allows > to describe the PCIe controller found in Toshiba Visconti SoCs. > > Signed-off-by: Nobuhiro Iwamatsu > --- > .../bindings/pci/toshiba,visconti-pcie.yaml | 110 ++++++++++++++++++ > 1 file changed, 110 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pci/toshiba,visconti-pcie.yaml Please resend to DT list so that automated checks run. Rob _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel