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)
commit3da1b6174ba3f573ee795cc25c4b8633749bd036
tree8c8e9e995b1a0a5bf69e666a208f7095eec61eb0
parenta5c6ad7840e1a37c2111612d96d99a5edb6e5502
parent6183d9b3ce7979eda940e594a5c342171a5da998
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