]> 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)
commit6b04af8fae668834c7ed87c8d952c1c8250ba1a4
tree8c8e9e995b1a0a5bf69e666a208f7095eec61eb0
parent5d2d95364659278d5fc78a4399330e688d7b931c
parentce2ba141da48e6724b0a9f4611f842dbf087b514
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