Re: [PATCH V2] arm64: tegra: Fix flag for 64-bit resources in 'ranges' property

2020-05-20 Thread Thierry Reding
On Mon, May 18, 2020 at 07:52:24PM +0530, Vidya Sagar wrote: > Thanks Lorenzo. > I've moved linux-pci to BCC and included > devicetree and linux-tegra mailing lists to CC. > > Rob, Could you please review this patch? I don't think there's any need for Rob to review this. It's a simple bugfix and

Re: [PATCH V2] arm64: tegra: Fix flag for 64-bit resources in 'ranges' property

2020-05-18 Thread Vidya Sagar
Thanks Lorenzo. I've moved linux-pci to BCC and included devicetree and linux-tegra mailing lists to CC. Rob, Could you please review this patch? Thanks, Vidya Sagar On 18-May-20 7:20 PM, Lorenzo Pieralisi wrote: External email: Use caution opening links or attachments On Thu, May 14, 2020

Re: [PATCH V2] arm64: tegra: Fix flag for 64-bit resources in 'ranges' property

2020-05-18 Thread Lorenzo Pieralisi
On Thu, May 14, 2020 at 07:24:37PM +0530, Vidya Sagar wrote: > Fix flag in PCIe controllers device-tree nodes 'ranges' property to correctly > represent 64-bit resources. > > Signed-off-by: Vidya Sagar > --- > V2: > * Extended the change to cover other controllers as well > >

[PATCH V2] arm64: tegra: Fix flag for 64-bit resources in 'ranges' property

2020-05-14 Thread Vidya Sagar
Fix flag in PCIe controllers device-tree nodes 'ranges' property to correctly represent 64-bit resources. Signed-off-by: Vidya Sagar --- V2: * Extended the change to cover other controllers as well arch/arm64/boot/dts/nvidia/tegra194.dtsi | 12 ++-- 1 file changed, 6 insertions(+), 6