linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Fix ecam size value to discover 256 buses during
@ 2023-08-07 11:07 Thippeswamy Havalige
  2023-08-07 11:07 ` [PATCH v1 1/2] PCI: xilinx-nwl: Update ECAM default value and remove unnecessary code Thippeswamy Havalige
  2023-08-07 11:07 ` [PATCH v1 2/2] dt-bindings: PCI: xilinx-nwl: Modify ECAM size in example Thippeswamy Havalige
  0 siblings, 2 replies; 7+ messages in thread
From: Thippeswamy Havalige @ 2023-08-07 11:07 UTC (permalink / raw)
  To: linux-kernel, robh+dt, bhelgaas, krzysztof.kozlowski, linux-pci,
	devicetree
  Cc: lpieralisi, bharat.kumar.gogada, michal.simek, linux-arm-kernel,
	Thippeswamy Havalige

Current driver is supports up to 16 buses. The following code fixes 
to support up to 256 buses.

update "NWL_ECAM_VALUE_DEFAULT " to 16  can access up to 256MB ECAM
region to detect 256 buses.

Remove redundant code which updates primary,secondary and sub-ordinate
register offset 0x18 in type1 header.

Update ecam size to 256MB in device tree binding example.

Thippeswamy Havalige (2):
  PCI: xilinx-nwl: Update ECAM default value and remove unnecessary    
    code.
  dt-bindings: PCI: xilinx-nwl: Modify ECAM size in example.

 .../devicetree/bindings/pci/xlnx,nwl-pcie.yaml         |  2 +-
 drivers/pci/controller/pcie-xilinx-nwl.c               | 18 +++---------------
 2 files changed, 4 insertions(+), 16 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH v1 0/2] Fix ecam size value to discover 256 buses during
@ 2023-08-07 11:04 Thippeswamy Havalige
  2023-08-07 11:04 ` [PATCH v1 1/2] PCI: xilinx-nwl: Update ECAM default value and remove unnecessary code Thippeswamy Havalige
  0 siblings, 1 reply; 7+ messages in thread
From: Thippeswamy Havalige @ 2023-08-07 11:04 UTC (permalink / raw)
  To: linux-kernel, robh+dt, bhelgaas, krzysztof.kozlowski, linux-pci,
	devicetree
  Cc: lpieralisi, bharat.kumar.gogada, michal.simek, linux-arm-kernel,
	Thippeswamy Havalige

Current driver is supports up to 16 buses. The following code fixes 
to support up to 256 buses.

update "NWL_ECAM_VALUE_DEFAULT " to 16  can access up to 256MB ECAM
region to detect 256 buses.

Remove redundant code which updates primary,secondary and sub-ordinate
register offset 0x18 in type1 header.

Update ecam size to 256MB in device tree binding example.

Thippeswamy Havalige (2):
  PCI: xilinx-nwl: Update ECAM default value and remove unnecessary    
    code.
  dt-bindings: PCI: xilinx-nwl: Modify ECAM size in example.

 .../devicetree/bindings/pci/xlnx,nwl-pcie.yaml         |  2 +-
 drivers/pci/controller/pcie-xilinx-nwl.c               | 18 +++---------------
 2 files changed, 4 insertions(+), 16 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-08-08 16:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-07 11:07 [PATCH v1 0/2] Fix ecam size value to discover 256 buses during Thippeswamy Havalige
2023-08-07 11:07 ` [PATCH v1 1/2] PCI: xilinx-nwl: Update ECAM default value and remove unnecessary code Thippeswamy Havalige
2023-08-07 21:23   ` Bjorn Helgaas
2023-08-08 10:37     ` Havalige, Thippeswamy
2023-08-07 11:07 ` [PATCH v1 2/2] dt-bindings: PCI: xilinx-nwl: Modify ECAM size in example Thippeswamy Havalige
  -- strict thread matches above, loose matches on Subject: below --
2023-08-07 11:04 [PATCH v1 0/2] Fix ecam size value to discover 256 buses during Thippeswamy Havalige
2023-08-07 11:04 ` [PATCH v1 1/2] PCI: xilinx-nwl: Update ECAM default value and remove unnecessary code Thippeswamy Havalige
2023-08-07 11:14   ` Havalige, Thippeswamy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).