]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'acpi/iort-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorWill Deacon <will.deacon@arm.com>
Tue, 17 Oct 2017 11:33:13 +0000 (12:33 +0100)
committerWill Deacon <will.deacon@arm.com>
Tue, 17 Oct 2017 11:33:13 +0000 (12:33 +0100)
commit061abdd1ee2b824c58e73d7ffb0913cc30f69a5a
tree3f6fbf3ffdf35dd56b32df9dc7cec81f0b753ca1
parent61757c2c5583d2f0d4b3fe86882efb62da9db9e2
parent3346b7e4eb85ac840a2190219795a4b308397b23
Merge tag 'acpi/iort-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/linux into aarch64/for-next/core

Pull arm64 ACPI IORT updates from Lorenzo Pieralisi:

- Code clean-ups (A.Yadav, L.Pieralisi)
- Platform devices inizialization rework in preparation for IORT PMCG
  handling (L.Pieralisi)
- Mapping API rework to enable MSIs for IORT components as defined in
  IORT specification issue C (H.Guo, L.Pieralisi)

Signed-off-by: Will Deacon <will.deacon@arm.com>