]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'pci/lpc'
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 4 Apr 2018 18:27:43 +0000 (13:27 -0500)
committerBjorn Helgaas <helgaas@kernel.org>
Wed, 4 Apr 2018 18:27:43 +0000 (13:27 -0500)
commit0c0aac1e80dd61fd19e0a149b066b5c14e9cd044
tree8c8e9e995b1a0a5bf69e666a208f7095eec61eb0
parent937000391dfc221efff47bfaf1b64c08c5b0e90e
parent605a0cf792ceb58dc9c14d119aadad7996f00cc4
Merge branch 'pci/lpc'

  - add support for PCI I/O port space that's neither directly accessible
    via CPU in/out instructions nor directly mapped into CPU physical
    memory space (Zhichang Yuan)

  - add support for HiSilicon Hip06/Hip07 LPC I/O space (Zhichang Yuan,
    John Garry)

* pci/lpc:
  MAINTAINERS: Add John Garry as maintainer for HiSilicon LPC driver
  HISI LPC: Add ACPI support
  ACPI / scan: Do not enumerate Indirect IO host children
  ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use
  HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
  of: Add missing I/O range exception for indirect-IO devices
  PCI: Apply the new generic I/O management on PCI IO hosts
  PCI: Add fwnode handler as input param of pci_register_io_range()
  PCI: Remove __weak tag from pci_register_io_range()
  lib: Add generic PIO mapping method
drivers/pci/pci.c
include/linux/pci.h