diff options
author | Gabe Black <gabeblack@google.com> | 2013-06-28 14:27:16 -0700 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2013-07-10 23:18:38 +0200 |
commit | c0b2144f698fdf82a2402db6b6038e70b19ba984 (patch) | |
tree | f8447dcdcb75e9b4fc5f1a44a0354231f324b623 /src/mainboard/asus/mew-vm | |
parent | 9f96aa6b5e6bc5af8feb7bb29239f8421ded1f14 (diff) |
pit: Replace the tps65090 functions and adjust the hotplug detect line.
The functions which manipulated the tps65090 were removed a while ago because
it isn't accessible directly from the AP, it's on an I2C bus that has to be
accessed by the EC on our behalf. Now that that capability has been added, we
can rewrite the small portion of the the tps65090 we actually used but using
the EC passthrough commands.
Also, we should not be configuring the hardware display port hotplug detect
line since we're using it as a GPIO for other purposes. The GPIO we're using
instead defaults to being an input, but to be safe we should probably
explicitly configure it as one anyway.
Change-Id: I7f8a8a767e3cccb813513940a5feceea482982f5
Signed-off-by: Gabe Black <gabeblack@chromium.org>
Reviewed-on: http://review.coreboot.org/3717
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/mainboard/asus/mew-vm')
0 files changed, 0 insertions, 0 deletions