Hi Bjorn,
> -Original Message-
> From: Bjorn Helgaas
> Sent: Tuesday, February 16, 2021 2:43 AM
> To: Wasim Khan (OSS)
> Cc: bhelg...@google.com; linux-...@vger.kernel.org; linux-
> ker...@vger.kernel.org; Wasim Khan
> Subject: Re: [PATCH] PCI : check if type 0
From: Wasim Khan
Log a message if all BARs of type 0 devices are of
size zero. This can help detecting type 0 devices
not reporting BAR size correctly.
Signed-off-by: Wasim Khan
---
drivers/pci/probe.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/drivers/pci/probe.c b/drivers/pci
From: Wasim Khan
lx2160a rev2 requires 4KB space for type0 and 4KB
space for type1 iATU window. Increase configuration
space size to 8KB to have sufficient space for type0
and type1 window.
Signed-off-by: Wasim Khan
Reviewed-by: Li Yang
Acked-by: Hou Zhiqiang
---
arch/arm64/boot/dts
From: Wasim Khan
Add label to pcie nodes
Signed-off-by: Wasim Khan
---
arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi
b/arch/arm64/boot/dts/freescale/fsl
From: Wasim Khan
Add label to pcie nodes
Signed-off-by: Wasim Khan
---
arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi
b/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi
From: Wasim Khan
Add label to pcie nodes
Signed-off-by: Wasim Khan
---
arch/arm64/boot/dts/freescale/fsl-ls1012a-oxalis.dts | 2 +-
arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/arch/arm64/boot/dts/freescale/fsl
From: Wasim Khan
This patch series adds label to pcie nodes
so that they are easy to refer.
Wasim Khan (6):
arm64: dts: lx2160a: Add label to pcie nodes
arm64: dts: ls1012a: Add label to pcie nodes
arm64: dts: ls1043a: Add label to pcie nodes
arm64: dts: ls1046a: Add label to pcie nodes
From: Wasim Khan
Add label to pcie nodes
Signed-off-by: Wasim Khan
---
arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
b/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
From: Wasim Khan
Add label to pcie nodes
Signed-off-by: Wasim Khan
---
arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi
b/arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi
From: Wasim Khan
Add label to pcie nodes
Signed-off-by: Wasim Khan
---
arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi
b/arch/arm64/boot/dts/freescale/fsl
From: Wasim Khan
Add label to pcie nodes so that they are easy to
refer.
Signed-off-by: Wasim Khan
---
Changes in v2:
- clubbed separate patches in single patch
arch/arm64/boot/dts/freescale/fsl-ls1012a-oxalis.dts | 2 +-
arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi | 5 +++--
arch
11 matches
Mail list logo