All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aswath Govindraju <a-govindraju@ti.com>
To: Kishon Vijay Abraham I <kishon@ti.com>,
	Nishanth Menon <nm@ti.com>, Tero Kristo <kristo@kernel.org>,
	Rob Herring <robh+dt@kernel.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<lokeshvutla@ti.com>
Subject: Re: [PATCH 0/6] AM65/J7200/J721E: Misc PCIe DT fixes
Date: Wed, 15 Sep 2021 16:20:12 +0530	[thread overview]
Message-ID: <baec5ff9-8c33-eae9-819b-78697a30b478@ti.com> (raw)
In-Reply-To: <20210915055358.19997-1-kishon@ti.com>

On 15/09/21 11:23 am, Kishon Vijay Abraham I wrote:
> Patch series adds a bunch of PCIe DT fixes. Except from
> "[PATCH 5/6] arm64: dts: ti: j7200-main: Add *max-virtual-functions*
>  for pcie-ep DT node" which adds *max-virtual-functions* property
> to PCIe DT node, rest of them are fixes or cleanups on already added
> DT properties.
> 
> If required I can post 5th patch separately to be merged for next merge
> window while the rest can go in this -rc cycle.
> 
> Kishon Vijay Abraham I (6):
>   arm64: dts: ti: k3-j721e-main: Fix "max-virtual-functions" in PCIe EP
>     nodes
>   arm64: dts: ti: k3-j721e-main: Fix "bus-range" upto 256 bus number for
>     PCIe
>   arm64: dts: ti: j7200-main: Fix "vendor-id"/"device-id" properties of
>     pcie node
>   arm64: dts: ti: j7200-main: Fix "bus-range" upto 256 bus number for
>     PCIe
>   arm64: dts: ti: j7200-main: Add *max-virtual-functions* for pcie-ep DT
>     node
>   arm64: dts: ti: k3-am65-main: Cleanup "ranges" property in "pcie" DT
>     node
> 

for the complete series,

Reviewed-by: Aswath Govindraju <a-govindraju@ti.com>

Thanks,
Aswath

>  arch/arm64/boot/dts/ti/k3-am65-main.dtsi  |  8 ++++----
>  arch/arm64/boot/dts/ti/k3-j7200-main.dtsi |  7 ++++---
>  arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 16 ++++++++--------
>  3 files changed, 16 insertions(+), 15 deletions(-)
> 


WARNING: multiple messages have this Message-ID (diff)
From: Aswath Govindraju <a-govindraju@ti.com>
To: Kishon Vijay Abraham I <kishon@ti.com>,
	Nishanth Menon <nm@ti.com>, Tero Kristo <kristo@kernel.org>,
	Rob Herring <robh+dt@kernel.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<lokeshvutla@ti.com>
Subject: Re: [PATCH 0/6] AM65/J7200/J721E: Misc PCIe DT fixes
Date: Wed, 15 Sep 2021 16:20:12 +0530	[thread overview]
Message-ID: <baec5ff9-8c33-eae9-819b-78697a30b478@ti.com> (raw)
In-Reply-To: <20210915055358.19997-1-kishon@ti.com>

On 15/09/21 11:23 am, Kishon Vijay Abraham I wrote:
> Patch series adds a bunch of PCIe DT fixes. Except from
> "[PATCH 5/6] arm64: dts: ti: j7200-main: Add *max-virtual-functions*
>  for pcie-ep DT node" which adds *max-virtual-functions* property
> to PCIe DT node, rest of them are fixes or cleanups on already added
> DT properties.
> 
> If required I can post 5th patch separately to be merged for next merge
> window while the rest can go in this -rc cycle.
> 
> Kishon Vijay Abraham I (6):
>   arm64: dts: ti: k3-j721e-main: Fix "max-virtual-functions" in PCIe EP
>     nodes
>   arm64: dts: ti: k3-j721e-main: Fix "bus-range" upto 256 bus number for
>     PCIe
>   arm64: dts: ti: j7200-main: Fix "vendor-id"/"device-id" properties of
>     pcie node
>   arm64: dts: ti: j7200-main: Fix "bus-range" upto 256 bus number for
>     PCIe
>   arm64: dts: ti: j7200-main: Add *max-virtual-functions* for pcie-ep DT
>     node
>   arm64: dts: ti: k3-am65-main: Cleanup "ranges" property in "pcie" DT
>     node
> 

for the complete series,

Reviewed-by: Aswath Govindraju <a-govindraju@ti.com>

Thanks,
Aswath

>  arch/arm64/boot/dts/ti/k3-am65-main.dtsi  |  8 ++++----
>  arch/arm64/boot/dts/ti/k3-j7200-main.dtsi |  7 ++++---
>  arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 16 ++++++++--------
>  3 files changed, 16 insertions(+), 15 deletions(-)
> 


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-09-15 10:50 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-15  5:53 [PATCH 0/6] AM65/J7200/J721E: Misc PCIe DT fixes Kishon Vijay Abraham I
2021-09-15  5:53 ` Kishon Vijay Abraham I
2021-09-15  5:53 ` [PATCH 1/6] arm64: dts: ti: k3-j721e-main: Fix "max-virtual-functions" in PCIe EP nodes Kishon Vijay Abraham I
2021-09-15  5:53   ` Kishon Vijay Abraham I
2021-09-15  5:53 ` [PATCH 2/6] arm64: dts: ti: k3-j721e-main: Fix "bus-range" upto 256 bus number for PCIe Kishon Vijay Abraham I
2021-09-15  5:53   ` Kishon Vijay Abraham I
2021-09-15  5:53 ` [PATCH 3/6] arm64: dts: ti: j7200-main: Fix "vendor-id"/"device-id" properties of pcie node Kishon Vijay Abraham I
2021-09-15  5:53   ` Kishon Vijay Abraham I
2021-09-15  5:53 ` [PATCH 4/6] arm64: dts: ti: j7200-main: Fix "bus-range" upto 256 bus number for PCIe Kishon Vijay Abraham I
2021-09-15  5:53   ` Kishon Vijay Abraham I
2021-09-15  5:53 ` [PATCH 5/6] arm64: dts: ti: j7200-main: Add *max-virtual-functions* for pcie-ep DT node Kishon Vijay Abraham I
2021-09-15  5:53   ` Kishon Vijay Abraham I
2021-09-15  5:53 ` [PATCH 6/6] arm64: dts: ti: k3-am65-main: Cleanup "ranges" property in "pcie" " Kishon Vijay Abraham I
2021-09-15  5:53   ` Kishon Vijay Abraham I
2021-09-15 10:50 ` Aswath Govindraju [this message]
2021-09-15 10:50   ` [PATCH 0/6] AM65/J7200/J721E: Misc PCIe DT fixes Aswath Govindraju
2021-09-20 18:59 ` Nishanth Menon
2021-09-20 18:59   ` Nishanth Menon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=baec5ff9-8c33-eae9-819b-78697a30b478@ti.com \
    --to=a-govindraju@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=kishon@ti.com \
    --cc=kristo@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lokeshvutla@ti.com \
    --cc=nm@ti.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.