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=-7.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 24330C4741F for ; Thu, 5 Nov 2020 16:56:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BCF3620759 for ; Thu, 5 Nov 2020 16:56:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604595367; bh=R33c4lO1WMXdnXfmfXA5uunqMR3i9f86Q+vykz+XUqQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=srgKx693xDBFPhSyV01Jh/6Lej7kANFupw65xEGtHPqBYQgcvQTB/lp1m3PPnTj4h cvndzaf0jM19PI4Jn8+bly/PhdM54Y0kxFsnjJP0aTubl6LH08GFey9ayHyJSesE4d U4OHRBh37Bwj2Kyxzn75LatetMjEDXNyoH5HJc5s= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727836AbgKEQ4H (ORCPT ); Thu, 5 Nov 2020 11:56:07 -0500 Received: from mail-oi1-f193.google.com ([209.85.167.193]:42499 "EHLO mail-oi1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726214AbgKEQ4G (ORCPT ); Thu, 5 Nov 2020 11:56:06 -0500 Received: by mail-oi1-f193.google.com with SMTP id w145so2347199oie.9; Thu, 05 Nov 2020 08:56:06 -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; bh=VOQmjlktCwnbXQkwSM/LIq5piGxkps5/0saOasyYxSc=; b=fTBx4ehxU64cIR/AEFjaK8L3VUgLmiEFL+JBPhsGCVx0uy++4wpRhNOEArJDYO+uny MHTknO0Drkulk/dmHeaq3kJzF9MpkS7SqNDv3b4zqL9ZMOhRIEyFUGUhH+YkY5I5uA/U y9ncjnDDVj8sdwsWPVFMPQFG5aDA1i6o+Awx5zDI3CeOIc8sFhIVF9jVo0y7BSl4XEtf +ehHa8u0U+oINYqpzL2ZPy+xfWZpDGZMClMv43CR0KkE7u4jKsMb1/gGtYBmOFvlhaNt Dbi5I1WsNya0U7Uxms6JRCtLme9H+pLMUo5H2gDDPk5BA4lUF9ufNLzQOi1vNWc6P3RY XDlQ== X-Gm-Message-State: AOAM530ffUZjjE+tULIFMVxEDYNCPFY8sioJiPgWcdIk7NaWM1aPFS4i Yt0JUQ3Qyl5MwzVKb1HeYA== X-Google-Smtp-Source: ABdhPJzebqtYxAGOlRrabjUSfbZzKHBUpa/RzrqLCR6poXEl8QX9yGIpDR+kNFa90NwK8gTm8+LgQw== X-Received: by 2002:aca:ddc6:: with SMTP id u189mr196777oig.59.1604595365679; Thu, 05 Nov 2020 08:56:05 -0800 (PST) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id a23sm452301oot.33.2020.11.05.08.56.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 05 Nov 2020 08:56:04 -0800 (PST) Received: (nullmailer pid 1474077 invoked by uid 1000); Thu, 05 Nov 2020 16:56:04 -0000 Date: Thu, 5 Nov 2020 10:56:04 -0600 From: Rob Herring To: Kishon Vijay Abraham I Cc: linux-kernel@vger.kernel.org, Bjorn Helgaas , linux-arm-kernel@lists.infradead.org, Rob Herring , linux-pci@vger.kernel.org, Nishanth Menon , Tero Kristo , devicetree@vger.kernel.org, Roger Quadros , Lee Jones Subject: Re: [PATCH 2/8] dt-bindings: PCI: Add host mode dt-bindings for TI's J7200 SoC Message-ID: <20201105165604.GA1474027@bogus> References: <20201102101154.13598-1-kishon@ti.com> <20201102101154.13598-3-kishon@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201102101154.13598-3-kishon@ti.com> Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org On Mon, 02 Nov 2020 15:41:48 +0530, Kishon Vijay Abraham I wrote: > Add host mode dt-bindings for TI's J7200 SoC. > > Signed-off-by: Kishon Vijay Abraham I > --- > .../bindings/pci/ti,j721e-pci-host.yaml | 16 +++++++++++++--- > 1 file changed, 13 insertions(+), 3 deletions(-) > 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=-7.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no 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 9E28AC4741F for ; Thu, 5 Nov 2020 16:56:31 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 1BAC9206DC for ; Thu, 5 Nov 2020 16:56:31 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="asLEFIuS" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1BAC9206DC 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=merlin.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=jwyXzXV5JDcmfX65iUWkIYK94hWFxtRBlKXRhKrITcU=; b=asLEFIuSBhbw58CPkCcjdgoqX QmBA4Z1nogGJ86glFvs0W0kXQkp1PSSbluawnHiGYxo/7gXskXW2N8zhrFx/1HKst8Y1V3dcHuNtN cT5ZL9k5MGXFAOPh5qWPrQTSrHWivXtF9WcV5/MdbL/vBNNzHJ54gfeUIRuQkEoCbzMvc6KsSSUvw ZaJy053Tfcb8DKH1I3QHGP0f0qRen951FKw7xSsmsaN4o+gkazuA79IJ9aIr20clsVA3Hy2q13jvg A+Gomm8LRCN16QplizZlhVc4wJK/nDD9CMdGzoVCeY1dRZcasT+/ES/G7yVLZiJoedku4VN6KDjTx 5vQaH1NQA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kaiYS-0008CE-Th; Thu, 05 Nov 2020 16:56:08 +0000 Received: from mail-oi1-f194.google.com ([209.85.167.194]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kaiYQ-0008BW-TY for linux-arm-kernel@lists.infradead.org; Thu, 05 Nov 2020 16:56:07 +0000 Received: by mail-oi1-f194.google.com with SMTP id m13so2345664oih.8 for ; Thu, 05 Nov 2020 08:56:06 -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; bh=VOQmjlktCwnbXQkwSM/LIq5piGxkps5/0saOasyYxSc=; b=iPJnQgTRd//FOcXEFsxu/wJwO5G0DckI9Sazl/xWu9yiWlfPdZ5HmAxDRgm2XYmRSE yFaZvNvda/e1MAxyEzp00Ixz+f6bC/PhEA7mMYAjHi7cCZJsqE5V1EV9EzByeMjdqxWo O3GUgRxr8ybcOTc/lelmyLqg/QHC3UVvZTTLppXlbMJr4/zxome/9wmK+eSBRdqM/IfB kliZ4v48b5LB8yNp27ZaGzX1GD+k7X5hNL6kta3KeCEq8QMQkNKL16ISfWRKnYgoFnxd e6wAiQIhAbUJuTQYdUb3WEFk7dOxNAnRR7if4pL8onBQjeM7dA5HZcJLBirASodcbvAf E0qg== X-Gm-Message-State: AOAM532DQYalrf3o7sKBy7Vg3hZRXx3tyeFvRQwJVxZl0nTh/zzv5b3q XSUcPZ03wOwE/KU7SUBaIV3AkkzNnA== X-Google-Smtp-Source: ABdhPJzebqtYxAGOlRrabjUSfbZzKHBUpa/RzrqLCR6poXEl8QX9yGIpDR+kNFa90NwK8gTm8+LgQw== X-Received: by 2002:aca:ddc6:: with SMTP id u189mr196777oig.59.1604595365679; Thu, 05 Nov 2020 08:56:05 -0800 (PST) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id a23sm452301oot.33.2020.11.05.08.56.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 05 Nov 2020 08:56:04 -0800 (PST) Received: (nullmailer pid 1474077 invoked by uid 1000); Thu, 05 Nov 2020 16:56:04 -0000 Date: Thu, 5 Nov 2020 10:56:04 -0600 From: Rob Herring To: Kishon Vijay Abraham I Subject: Re: [PATCH 2/8] dt-bindings: PCI: Add host mode dt-bindings for TI's J7200 SoC Message-ID: <20201105165604.GA1474027@bogus> References: <20201102101154.13598-1-kishon@ti.com> <20201102101154.13598-3-kishon@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201102101154.13598-3-kishon@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201105_115606_959176_CFC90671 X-CRM114-Status: GOOD ( 11.60 ) 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: Nishanth Menon , devicetree@vger.kernel.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, Tero Kristo , Rob Herring , Bjorn Helgaas , Lee Jones , linux-arm-kernel@lists.infradead.org, Roger Quadros 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 Mon, 02 Nov 2020 15:41:48 +0530, Kishon Vijay Abraham I wrote: > Add host mode dt-bindings for TI's J7200 SoC. > > Signed-off-by: Kishon Vijay Abraham I > --- > .../bindings/pci/ti,j721e-pci-host.yaml | 16 +++++++++++++--- > 1 file changed, 13 insertions(+), 3 deletions(-) > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel