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,URIBL_BLOCKED,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 C28C7C83006 for ; Thu, 30 Apr 2020 02:11:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9A94421569 for ; Thu, 30 Apr 2020 02:11:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588212719; bh=+I6OU/0SQoUUyDcDHu5Io6ljMTlLjmpWpU08Ui7bQlE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=SXNehKzxEKreZtiVtAx9HEb1nKhihVTa5eYv3w2O2Aao9G9AgfPdewBtFqf8Umu1a YhQxBKdjvkLzL3Lb/NqWzLoSF5PAnbG+YMfY52/f2vTPeXWwpFwvyRrz++TATWIFq7 Z+k5AInEfSm1GJejjYNtZuye6QuV7SApReHEeJms= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726307AbgD3CL6 (ORCPT ); Wed, 29 Apr 2020 22:11:58 -0400 Received: from mail-oo1-f66.google.com ([209.85.161.66]:38638 "EHLO mail-oo1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726291AbgD3CL6 (ORCPT ); Wed, 29 Apr 2020 22:11:58 -0400 Received: by mail-oo1-f66.google.com with SMTP id i9so930241ool.5; Wed, 29 Apr 2020 19:11:58 -0700 (PDT) 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=/EJ5d+UBctXWhyFbFCEO0ATpdzZgD9Qv7Btt9IFEoQI=; b=YSI+L+dKUDLVeFP2/QFms6VyrmWUtKGqoHvIBxiD6x32vj0nbVSE8Skk0CPKJEaQEo CDVI/raQgvGEXtazf7R5xLT5v48MPrWlpujRe0wa2dH7Idl3q6NFKhho/lI8aPS0XdOk kDFnNIFBDMaqI7PwmlSoApxUIBA/3fXKTROKJdvCeJlwUsDDreuREj5p5Uzhf6r26k9z rFcfUbU0EZB43y0bLOjGi3TV2j2VD1jnhZ6Yah0KDUyRo3fXbXjzKwsdH2RZ3LgR4iXV Q8Cj5Unzhdf0BahG1Z/ukZ7oZVs6oUj/jECs6+maLCNGpL8CnKMHaAxDKlLfDc83dVHw 9K6A== X-Gm-Message-State: AGi0PuYc/CtqQQMr5sUSPB51Dnyam0PdBoRCoAlf4uRgs2Arh0YVDvcc xizpnvjIh6OEnVFx/pVDrQ== X-Google-Smtp-Source: APiQypLEY5fYl1gWxK7tqwSg9npgGMzAqQPB0vE1fYip4jxD6RwD17ikAwknsEBw6ERyEjrf5pYVfw== X-Received: by 2002:a4a:d843:: with SMTP id g3mr908596oov.64.1588212717711; Wed, 29 Apr 2020 19:11:57 -0700 (PDT) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id i2sm989912oon.0.2020.04.29.19.11.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Apr 2020 19:11:57 -0700 (PDT) Received: (nullmailer pid 18195 invoked by uid 1000); Thu, 30 Apr 2020 02:11:56 -0000 Date: Wed, 29 Apr 2020 21:11:56 -0500 From: Rob Herring To: Kishon Vijay Abraham I Cc: Tom Joseph , Bjorn Helgaas , Rob Herring , Lorenzo Pieralisi , Andrew Murray , Arnd Bergmann , Greg Kroah-Hartman , linux-arm-kernel@lists.infradead.org, linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 10/14] dt-bindings: PCI: Add host mode dt-bindings for TI's J721E SoC Message-ID: <20200430021156.GA18023@bogus> References: <20200417125753.13021-1-kishon@ti.com> <20200417125753.13021-11-kishon@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200417125753.13021-11-kishon@ti.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 Fri, 17 Apr 2020 18:27:49 +0530, Kishon Vijay Abraham I wrote: > Add host mode dt-bindings for TI's J721E SoC. > > Signed-off-by: Kishon Vijay Abraham I > --- > .../bindings/pci/ti,j721e-pci-host.yaml | 113 ++++++++++++++++++ > 1 file changed, 113 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml > Reviewed-by: Rob Herring 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.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 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 2859AC83004 for ; Thu, 30 Apr 2020 02:12:03 +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 EDA1E208E0 for ; Thu, 30 Apr 2020 02:12:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="OgYSuWAu" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EDA1E208E0 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+infradead-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.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject: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=902jj9i3dJlqZ9RrM7HNseUDqKlZirwzS/y8vScm9bo=; b=OgYSuWAuyXuya9 ZkxoqWi4mukT/6ZUlsHZ34xxJrPZS+mtDpa97ymEGC3p873sCjOfgipOV+quOuLVQh85G1RBoiZIR sxhLgjX9AWFZB1SdNpaqy/wI85LhCQlZiaeeG7ib7rGXPjfc3IjI2LLmAXM3Rh6f3C3Katld17F58 0XrwZldK9mLUPkd+KFfHpMr+L86fiadntCQK7UNfz6DzVi33rwfq5O9euIw5nSkA257SQKbRqoxQr Ibgh9U8Sop9N0EREhrJWtHrILPwMRBhTCyvuxpXEDPtd28oSaUPN8PsNYrPQfYTjOStL179FS7hWH MMxAFdpQt8t1lwIW1M9g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jTygE-0002Dt-IK; Thu, 30 Apr 2020 02:12:02 +0000 Received: from mail-oo1-f65.google.com ([209.85.161.65]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jTygB-0002Ci-FR for linux-arm-kernel@lists.infradead.org; Thu, 30 Apr 2020 02:12:00 +0000 Received: by mail-oo1-f65.google.com with SMTP id t3so930678oou.8 for ; Wed, 29 Apr 2020 19:11:58 -0700 (PDT) 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=/EJ5d+UBctXWhyFbFCEO0ATpdzZgD9Qv7Btt9IFEoQI=; b=G5dXJp6Fy0a3UQiX7s1OyqUWAA0qnMyYor90ctWXZZL+yP/3rvKutE55UzvUEtD6qk 4cM3u4TPu1mNRfcxRiq8tJopDRIORXVULAXw3D7mtybz5OnWewONk2mRfhifWmXDscnu MsnmPSPEgcy8sl6YDpJdgRmUXjWIoH1PDz4PCEgh1IQCPhYbHnq6DmxqJ4k6nDyvO2m2 vGzqn46HAuSx+r8io4zP3TR/Itpm46fNZdLEyM8OarYnDJOJBPny/yllf6v560f2Xx/V lA2B6PYouCRr4qoRl5aHi0Nh5flmUfeXUr/wTuIJagEjHeZkrqUrdXNlMPkWvBMeIo2t 6nng== X-Gm-Message-State: AGi0PuaiJLJMC0S4zaXQJo4TjCvYMDhJlorw8S/dwA0fseiFdduppW+v aStT51szgVBPI0vKuxc5uw== X-Google-Smtp-Source: APiQypLEY5fYl1gWxK7tqwSg9npgGMzAqQPB0vE1fYip4jxD6RwD17ikAwknsEBw6ERyEjrf5pYVfw== X-Received: by 2002:a4a:d843:: with SMTP id g3mr908596oov.64.1588212717711; Wed, 29 Apr 2020 19:11:57 -0700 (PDT) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id i2sm989912oon.0.2020.04.29.19.11.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Apr 2020 19:11:57 -0700 (PDT) Received: (nullmailer pid 18195 invoked by uid 1000); Thu, 30 Apr 2020 02:11:56 -0000 Date: Wed, 29 Apr 2020 21:11:56 -0500 From: Rob Herring To: Kishon Vijay Abraham I Subject: Re: [PATCH v3 10/14] dt-bindings: PCI: Add host mode dt-bindings for TI's J721E SoC Message-ID: <20200430021156.GA18023@bogus> References: <20200417125753.13021-1-kishon@ti.com> <20200417125753.13021-11-kishon@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200417125753.13021-11-kishon@ti.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200429_191159_512333_3F57A9FB X-CRM114-Status: GOOD ( 10.20 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Lorenzo Pieralisi , Arnd Bergmann , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Tom Joseph , Rob Herring , linux-pci@vger.kernel.org, Bjorn Helgaas , linux-arm-kernel@lists.infradead.org, Andrew Murray Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 17 Apr 2020 18:27:49 +0530, Kishon Vijay Abraham I wrote: > Add host mode dt-bindings for TI's J721E SoC. > > Signed-off-by: Kishon Vijay Abraham I > --- > .../bindings/pci/ti,j721e-pci-host.yaml | 113 ++++++++++++++++++ > 1 file changed, 113 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel