diff --git a/src/mainboard/google/beltino/devicetree.cb b/src/mainboard/google/beltino/devicetree.cb index 2dfa382491..af09000042 100644 --- a/src/mainboard/google/beltino/devicetree.cb +++ b/src/mainboard/google/beltino/devicetree.cb @@ -63,10 +63,10 @@ chip northbridge/intel/haswell register "sio_i2c1_voltage" = "0" # 3.3V # Enable port coalescing - register pcie_port_coalesce = "1" + register "pcie_port_coalesce" = "1" - # Disable PCIe CLKOUT 1-5 and CLKOUT_XDP - register "icc_clock_disable" = "0x013e0000" + # Disable PCIe CLKOUT 1,5 and CLKOUT_XDP + register "icc_clock_disable" = "0x01220000" device pci 13.0 off end # Smart Sound Audio DSP device pci 14.0 on end # USB3 XHCI