Skip to content

Commit 000fe7e

Browse files
committed
mb/novacustom/mtl-h/devicetree.cb: Add USB port wake bitmaps
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
1 parent f9396b2 commit 000fe7e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/mainboard/novacustom/mtl-h/devicetree.cb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ chip soc/intel/meteorlake
110110
end
111111
device ref ioe_shared_sram on end
112112
device ref xhci on
113+
register "usb2_wake_enable_bitmap" = "0x27"
114+
register "usb3_wake_enable_bitmap" = "0x3"
113115

114116
register "usb2_ports" = "{
115117
[0] = USB2_PORT_LONG(OC_SKIP), /* USB Type-A Port 1 (Left) */

0 commit comments

Comments
 (0)