This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 9c9b945876 fix nxstyle new c2cd503f66 pci: add /dev/pci,used for pciutils new b44fb53b61 pci:map bar should not be zaro len new f589d5a4c7 pci: pci res have pci addr and cpu addr, ecam use map translation pci addr to cpuaddr The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: drivers/devicetree/fdt_pci.c | 10 +++++++--- drivers/pci/pci.c | 34 ++++++++++++++++++++++++++-------- drivers/pci/pci_drivers.c | 6 ++++++ drivers/pci/pci_ecam.c | 42 ++++++++++++++++++++++++++++++++++++++++++ include/nuttx/pci/pci.h | 1 + 5 files changed, 82 insertions(+), 11 deletions(-)