w83627hf: ASL include containing virtual device tree of the SuperIO
authorChristoph Grenz <christophg+cb@grenz-bonn.de>
Sun, 18 Sep 2011 20:53:18 +0000 (22:53 +0200)
committerMarc Jones <marcj303@gmail.com>
Wed, 12 Oct 2011 05:56:29 +0000 (07:56 +0200)
commit8ae574c805584997f4fe2a39ec852a7de2a3233c
tree32e8fa1ec0e9a25fccaf9f6fad24fe900a9ad42b
parent80311eab8c2cf9b57a354d7d5bc5e7a5f75c238a
w83627hf: ASL include containing virtual device tree of the SuperIO

Add a ACPI Source Language snippet to superio/w83627hf which maps the
SuperIO and most of the logical devices to PnP devices, exposing
configuration options and chip power management to the OS.
Written using the Winbond W83627HF/F datasheet.

Change-Id: I1108d29b341ef78fe7f1e574f98b680aada39daf
Signed-off-by: Christoph Grenz <christophg+cb@grenz-bonn.de>
Reviewed-on: http://review.coreboot.org/223
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marcj303@gmail.com>
src/superio/winbond/w83627hf/devtree.asl [new file with mode: 0644]