]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'acpica' and 'acpi-property'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 14 Aug 2018 08:04:59 +0000 (10:04 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 14 Aug 2018 08:04:59 +0000 (10:04 +0200)
commit2d33ffa63466c8a0f834ba86b4121a17d25325bb
tree36adb21de0f7938aaf8fb9a1122eded9147ea122
parent6022655deec6bbdc8a7e11b86d85df2d277ad428
parent948276b3902dd0fce336239ed736918c227ab9d8
parentcc58f613628578d6cacd7f40b72370f608aef76c
Merge branches 'acpica' and 'acpi-property'

Merge ACPICA changes and updates of the ACPI device properties
framework for 4.19.

These revert two ACPICA commits that are not needed any more and
modify the properties graph support in ACPI to be more in-line with
the analogous DT code.

* acpica:
  ACPICA: Update version to 20180629
  ACPICA: Revert "iASL compiler: allow compilation of externals with paths that refer to existing names"
  ACPICA: Revert "iASL: change processing of external op namespace nodes for correctness"

* acpi-property:
  ACPI: property: graph: Update graph documentation to use generic references
  ACPI: property: graph: Improve graph documentation for port/ep numbering
  ACPI: property: graph: Fix graph documentation
  ACPI: property: Update documentation for hierarchical data extension 1.1
  ACPI: property: Document key numbering for hierarchical data extension refs
  ACPI: property: Use data node name and reg property for graphs
  ACPI: property: Allow direct graph endpoint references
  ACPI: property: Make the ACPI graph API private
  ACPI: property: Document hierarchical data extension references
  ACPI: property: Allow making references to non-device nodes
  ACPI: Convert ACPI reference args to generic fwnode reference args