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=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,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 68AE6C2D0D1 for ; Thu, 19 Dec 2019 22:05:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3957A24679 for ; Thu, 19 Dec 2019 22:05:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576793110; bh=CoPk6L/1Ws7rvH7bdJjNyAdbY0O76qbWuAKnvfnL7pM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=1y5fKMlY1ljAefF2srQkWap6qPcUc7juMy8vpSR1Czr2DwEUMo3vvZ6nW4BzEknQ8 QIx9PSgClb7FIwlnrv8FcO+WzCbC+YkAnWHv1Ma6MaMfk4qamqEatSEMIZCGGiYasK VVgNMIXjmEBQ1/haEfmiqkuAV+WoWRT8S8OxMipA= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727198AbfLSWFJ (ORCPT ); Thu, 19 Dec 2019 17:05:09 -0500 Received: from mail-yw1-f68.google.com ([209.85.161.68]:38253 "EHLO mail-yw1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726866AbfLSWFI (ORCPT ); Thu, 19 Dec 2019 17:05:08 -0500 Received: by mail-yw1-f68.google.com with SMTP id 10so2787824ywv.5; Thu, 19 Dec 2019 14:05:08 -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=1ZLXo5NjpSRAxo1kpGOmOXM5hSzlfuVkSp439RA+RFk=; b=nKJyvfLPIkNgXq4Vk/HErscJQSHFoqz5/4vhCEeQFBRKYh3ZlJZ6WFhcbfsSu5qxei g3Ldc+yb64XScCUUVauW9iSVVzzhhjaTAqsDT/wIYbKlWBRA4Xxf9ojPJj74aAe0H44v q5JN7pImy1oGOP7EdWB9wPqGPPoXSbZUsQayL5tqia+tkNL9gt1E+FG+YwiZCHbyKUYQ g0Txe/XceSRkViY1kV23JGOTd9SLUa5vvUs1EAIjG4Rnn1jTX0kDqZwHcniFqrygbB/3 aqNMQEPvjfw5gA+81kAMlg9hsDmI4Im/uVQMXao/gfug8NMNC2eDhlpMp7q2/1KbjU7S ShAw== X-Gm-Message-State: APjAAAXRwXuqM9DlbMV37OvAVsF7wTebrJdttuOaM05aXFcIw2r7wwLa AAW7tDi+VFGgE9u61gCoww== X-Google-Smtp-Source: APXvYqwGDJJUF+JP/PfFSSCbn62gaMUqUnaNPm8Ka78UNu1rFv1DVCnAhHZw9+75RosiSxzI4EHmkg== X-Received: by 2002:a0d:c243:: with SMTP id e64mr8252091ywd.12.1576793107781; Thu, 19 Dec 2019 14:05:07 -0800 (PST) Received: from localhost (ip-99-203-15-82.pools.spcsdns.net. [99.203.15.82]) by smtp.gmail.com with ESMTPSA id h193sm2928138ywc.88.2019.12.19.14.04.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 19 Dec 2019 14:05:07 -0800 (PST) Date: Thu, 19 Dec 2019 16:03:46 -0600 From: Rob Herring To: Kunihiko Hayashi Cc: Bjorn Helgaas , Lorenzo Pieralisi , Andrew Murray , Masahiro Yamada , Mark Rutland , linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Masami Hiramatsu , Jassi Brar , Kunihiko Hayashi Subject: Re: [PATCH 1/2] dt-bindings: PCI: Add UniPhier PCIe endpoint controller description Message-ID: <20191219215617.GA11666@bogus> References: <1576116138-16501-1-git-send-email-hayashi.kunihiko@socionext.com> <1576116138-16501-2-git-send-email-hayashi.kunihiko@socionext.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1576116138-16501-2-git-send-email-hayashi.kunihiko@socionext.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 12 Dec 2019 11:02:17 +0900, Kunihiko Hayashi wrote: > Add DT bindings for PCIe controller implemented in UniPhier SoCs > when configured in endpoint mode. This controller is based on > the DesignWare PCIe core. > > Signed-off-by: Kunihiko Hayashi > --- > .../devicetree/bindings/pci/uniphier-pcie-ep.txt | 47 ++++++++++++++++++++++ > MAINTAINERS | 2 +- > 2 files changed, 48 insertions(+), 1 deletion(-) > create mode 100644 Documentation/devicetree/bindings/pci/uniphier-pcie-ep.txt > Reviewed-by: Rob Herring