Attention is currently required from: Michael Niewöhner. Felix Singer has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/53938 )
Change subject: mb/clevo/n130wu: Unhide P2SB device ......................................................................
mb/clevo/n130wu: Unhide P2SB device
There is no need to make P2SB hidden. Thus, unhide it.
Change-Id: I2e6b2e2c8dc9d08b4260fc7bc9d7795e2747de75 Signed-off-by: Felix Singer felixsinger@posteo.net --- M src/mainboard/clevo/kbl-u/variants/n13xwu/devicetree.cb 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/38/53938/1
diff --git a/src/mainboard/clevo/kbl-u/variants/n13xwu/devicetree.cb b/src/mainboard/clevo/kbl-u/variants/n13xwu/devicetree.cb index 1102f4e..788b233 100644 --- a/src/mainboard/clevo/kbl-u/variants/n13xwu/devicetree.cb +++ b/src/mainboard/clevo/kbl-u/variants/n13xwu/devicetree.cb @@ -119,7 +119,7 @@ device pnp 0c31.0 on end end end - device pci 1f.1 hidden end # P2SB + device pci 1f.1 on end # P2SB device pci 1f.2 on # Power Management Controller register "gpe0_dw0" = "GPP_C" register "gpe0_dw1" = "GPP_D"