diff options
author | Aaron Durbin <adurbin@chromium.org> | 2013-10-29 16:37:10 -0500 |
---|---|---|
committer | Aaron Durbin <adurbin@google.com> | 2014-02-27 06:12:43 +0100 |
commit | d7bc23ac8e034de2bf33c50a1f209d7d23250e6b (patch) | |
tree | 5e41823bfbb6cdc6b3ef4ef71dfa98164b8b6c61 /.gitreview | |
parent | 67633a558a2cc55215565ee8e9079c97acc87171 (diff) | |
download | coreboot-d7bc23ac8e034de2bf33c50a1f209d7d23250e6b.tar.xz |
baytrail: add support for disabling south cluster pci devices
When the southcluster pci devices are listed in the devicetree add
the ability to perform the proper disabling sequence for turning
off devices. This only turns off the pci device interface as well
as put the device into D3Hot. It is not yet known how to put the TXE
device into D3Hot so it's currently not possible to disable that
device.
Also, expose the southcluster_enable_dev() function so that other
devices can call this if they require doing specific things before
disabling the device. The southcluster_enable_dev() is only called
on devices found in the devicetree and if they currently have no
ops associated with them.
BUG=chrome-os-partner:22871
BRANCH=None
TEST=Built and booted through depthcharge. Interrogated
output to ensure devices were being properly disabled.
Change-Id: I537ddcb9379907af2fe012948542b6150a8bf7c5
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/174644
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: http://review.coreboot.org/4911
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to '.gitreview')
0 files changed, 0 insertions, 0 deletions