Skip to content

Commit 9451868

Browse files
committed
src/mainboard/protectli/vault_adl_n: Add missing 5G port ACPI
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
1 parent 7306fe5 commit 9451868

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/mainboard/protectli/vault_adl_n/devicetree.cb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,11 @@ chip soc/intel/alderlake
144144
register "type" = "UPC_TYPE_INTERNAL"
145145
device ref usb2_port8 on end
146146
end
147+
chip drivers/usb/acpi
148+
register "desc" = ""USB3 LTE/5G (KEY_B_5G)""
149+
register "type" = "UPC_TYPE_INTERNAL"
150+
device ref usb3_port2 on end
151+
end
147152
end
148153
end
149154
end

0 commit comments

Comments
 (0)