lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 8 Aug 2023 16:07:31 +0530
From:   Thippeswamy Havalige <thippeswamy.havalige@....com>
To:     <linux-kernel@...r.kernel.org>, <robh+dt@...nel.org>,
        <bhelgaas@...gle.com>, <krzysztof.kozlowski@...aro.org>,
        <linux-pci@...r.kernel.org>, <devicetree@...r.kernel.org>
CC:     <lpieralisi@...nel.org>, <bharat.kumar.gogada@....com>,
        <michal.simek@....com>, <linux-arm-kernel@...ts.infradead.org>,
        "Thippeswamy Havalige" <thippeswamy.havalige@....com>
Subject: [PATCH v2 0/2] Increase ecam size value to discover 256 buses during

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.

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

Thippeswamy Havalige (2):
  dt-bindings: PCI: xilinx-nwl: Modify ECAM size in example.
  PCI: xilinx-nwl: Increase ECAM size to accommodate 256 buses.

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

-- 
1.8.3.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ