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=-8.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,USER_AGENT_SANE_1 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 C6B3CC33CAF for ; Mon, 13 Jan 2020 21:22:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9A39024658 for ; Mon, 13 Jan 2020 21:22:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1578950576; bh=NkUE8z5Tm7eUYlTSBrC30F4W/PL1bcCe7Kzu6YA9Z3s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=mq6LGHGaU/oyMV1ZvRZu/LkJM3rnJu7DLIqXr2zxXK5g69yIf0dlb421H0VUD1ehj eOPsMhd25v06lOHWWPaOQ4iVmxQVj3H59gfjNCLyv6G7KmWEobKsH2QN+vcA6FI7Jt JBsSkfCKVj/y25xplyqi1qsZLaE2SaArmE57aFP4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727382AbgAMVW4 (ORCPT ); Mon, 13 Jan 2020 16:22:56 -0500 Received: from mail-ot1-f65.google.com ([209.85.210.65]:46243 "EHLO mail-ot1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726878AbgAMVWz (ORCPT ); Mon, 13 Jan 2020 16:22:55 -0500 Received: by mail-ot1-f65.google.com with SMTP id r9so10389593otp.13 for ; Mon, 13 Jan 2020 13:22:55 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=Kdq9aN9RfFQuJmNV+vqMSqQdkkLqzs/g4fONHkpv+9g=; b=mKFUcas/40Q4Dh6X8CMWNQgjD4alasSAos1x5L7xqmlKl2g78cO+zRuaUM11T8zxKf U9zajiC10SfJ0jcZiy+eiNOAC9k2LQA4+wCaHzOKRj9kQvjexjdmSEG7M0OAqm1aAk0/ 2QqWQGBwc5tNAQhTTzbcBjpfRohVZkTcq8oPejoWLTIuQfgwvw9RtUTAhFxLjWsUPR3E 3zAvxuSikSLBh0fmUbMtYYKeBin0z7P6KGCjCxlfRq08JOQMshYS++NZeWf7dlOyloUu 3qT5F0qL1cRx1B5wcbdGh6RbWjviPTDpAA0V4rPguwVHnSpyLSvA6TREyfeb2fYNE041 nNNg== X-Gm-Message-State: APjAAAV2okqjEUrYns/WCQWkRC8szqJw6nKf4M177AvsAbxRRjnCNEca PzmZ6QD707YrWz1linWI5E0QneY= X-Google-Smtp-Source: APXvYqzSCn1mTTRj2LGMhb722cQeKfdCv/LWzUmOWcovK0ASlYSzhx6X6MEv0JJsEIBVgryL2L9lBQ== X-Received: by 2002:a05:6830:11d2:: with SMTP id v18mr15370595otq.151.1578950574703; Mon, 13 Jan 2020 13:22:54 -0800 (PST) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id r23sm3929321oij.38.2020.01.13.13.22.52 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Jan 2020 13:22:53 -0800 (PST) Received: from rob (uid 1000) (envelope-from rob@rob-hp-laptop) id 221998 by rob-hp-laptop (DragonFly Mail Agent v0.11); Mon, 13 Jan 2020 15:22:52 -0600 Date: Mon, 13 Jan 2020 15:22:52 -0600 From: Rob Herring To: Lad Prabhakar Cc: Bjorn Helgaas , Mark Rutland , Geert Uytterhoeven , Magnus Damm , Kishon Vijay Abraham I , Marek Vasut , Yoshihiro Shimoda , linux-pci@vger.kernel.org, Catalin Marinas , Will Deacon , Lorenzo Pieralisi , Arnd Bergmann , Greg Kroah-Hartman , Andrew Murray , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Chris Paterson , Frank Rowand , Gustavo Pimentel , Jingoo Han , Simon Horman , Shawn Lin , Tom Joseph , Heiko Stuebner , linux-rockchip@lists.infradead.org, Lad Prabhakar Subject: Re: [v3 4/6] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller Message-ID: <20200113212252.GA3120@bogus> References: <20200108162211.22358-1-prabhakar.mahadev-lad.rj@bp.renesas.com> <20200108162211.22358-5-prabhakar.mahadev-lad.rj@bp.renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200108162211.22358-5-prabhakar.mahadev-lad.rj@bp.renesas.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org On Wed, Jan 08, 2020 at 04:22:09PM +0000, Lad Prabhakar wrote: > This patch adds the bindings for the R-Car PCIe endpoint driver. > > Signed-off-by: Lad Prabhakar > --- > .../devicetree/bindings/pci/rcar-pci-ep.yaml | 76 +++++++++++++++++++ > 1 file changed, 76 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pci/rcar-pci-ep.yaml Fails 'make dt_binding_check': Documentation/devicetree/bindings/pci/rcar-pci-ep.yaml: $id: path/filename 'pci/rcar-pcie-ep.yaml' doesn't match actual filename > > diff --git a/Documentation/devicetree/bindings/pci/rcar-pci-ep.yaml b/Documentation/devicetree/bindings/pci/rcar-pci-ep.yaml > new file mode 100644 > index 000000000000..99c2a1174463 > --- /dev/null > +++ b/Documentation/devicetree/bindings/pci/rcar-pci-ep.yaml > @@ -0,0 +1,76 @@ > +# SPDX-License-Identifier: GPL-2.0 > +# Copyright (C) 2020 Renesas Electronics Europe GmbH - https://www.renesas.com/eu/en/ > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/pci/rcar-pcie-ep.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Renesas R-Car PCIe Endpoint > + > +maintainers: > + - Lad Prabhakar > + > +properties: > + compatible: > + items: > + - const: renesas,r8a774c0-pcie-ep > + - const: renesas,rcar-gen3-pcie-ep > + > + reg: > + maxItems: 5 > + > + reg-names: > + items: > + - const: apb-base > + - const: memory0 > + - const: memory1 > + - const: memory2 > + - const: memory3 > + > + power-domains: > + maxItems: 1 > + > + resets: > + maxItems: 1 > + > + clocks: > + maxItems: 1 > + > + clock-names: > + items: > + - const: pcie > + > + max-functions: > + minimum: 1 > + maximum: 6 > + > +required: > + - compatible > + - reg > + - reg-names > + - resets > + - power-domains > + - clocks > + - clock-names > + - max-functions > + > +examples: > + - | > + #include > + #include > + > + pcie0_ep: pcie-ep@fe000000 { > + compatible = "renesas,r8a774c0-pcie-ep", > + "renesas,rcar-gen3-pcie-ep"; > + reg = <0 0xfe000000 0 0x80000>, > + <0x0 0xfe100000 0 0x100000>, > + <0x0 0xfe200000 0 0x200000>, > + <0x0 0x30000000 0 0x8000000>, > + <0x0 0x38000000 0 0x8000000>; > + reg-names = "apb-base", "memory0", "memory1", "memory2", "memory3"; > + resets = <&cpg 319>; > + power-domains = <&sysc R8A774C0_PD_ALWAYS_ON>; > + clocks = <&cpg CPG_MOD 319>; > + clock-names = "pcie"; > + max-functions = /bits/ 8 <1>; > + }; > -- > 2.20.1 >