mb/starlabs/lite/{glk,glkr}: Enable PMC

Enable PMC in devicetree so that resources are allocated properly
for it.

Tested on StarLite Mk III & IV, and both can power on correctly.

Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: Ib4384b55751a9979e470dd04f6814d4ca170ff34
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67409
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Sean Rhodes 2022-09-07 15:16:22 +01:00 committed by Angel Pons
parent bed947368c
commit d8e35808ed
2 changed files with 2 additions and 0 deletions

View File

@ -65,6 +65,7 @@ chip soc/intel/apollolake
device generic 0 on end
end
end
device ref pmc on end
device ref p2sb on end
device ref fast_spi on end
device ref sram on end

View File

@ -65,6 +65,7 @@ chip soc/intel/apollolake
device generic 0 on end
end
end
device ref pmc on end
device ref p2sb on end
device ref fast_spi on end
device ref sram on end