626ad205a7
Add support to allow a device to define PowerResource in its SSDT AML code. PowerResouce ACPI generation expects SoC to define the callbacks for generating AML code for GPIO manipulation. Device requiring PowerResource needs to define following parameters: 1. Reset GPIO - Optional, GPIO to put device into reset or take it out of reset. 2. Reset delay - Delay after reset GPIO is de-asserted (default 0). 3. Enable GPIO - Optional, GPIO to enabled device. 4. Enable delay - Delay after enable GPIO is asserted (default 0). BUG=chrome-os-partner:55988 Change-Id: Ieb2dd95fc1f555f5de66f3dda425172ac5b75dad Signed-off-by: Furquan Shaikh <furquan@chromium.org> Reviewed-on: https://review.coreboot.org/17081 Reviewed-by: Duncan Laurie <dlaurie@chromium.org> Tested-by: build bot (Jenkins) |
||
---|---|---|
.. | ||
adm1026 | ||
adm1027 | ||
adt7463 | ||
at24rf08c | ||
da7219 | ||
generic | ||
i2cmux | ||
i2cmux2 | ||
lm63 | ||
nau8825 | ||
pcf8523 | ||
rtd2132 | ||
tpm | ||
w83793 | ||
w83795 | ||
ww_ring |