aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/rambi/variants/ninja/overridetree.cb
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/rambi/variants/ninja/overridetree.cb')
-rw-r--r--src/mainboard/google/rambi/variants/ninja/overridetree.cb12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/mainboard/google/rambi/variants/ninja/overridetree.cb b/src/mainboard/google/rambi/variants/ninja/overridetree.cb
new file mode 100644
index 0000000000..3f67644d79
--- /dev/null
+++ b/src/mainboard/google/rambi/variants/ninja/overridetree.cb
@@ -0,0 +1,12 @@
+chip soc/intel/baytrail
+
+ register "usb2_comp_bg" = "0x4700"
+
+ # Allow PCIe devices to wake system from suspend
+ register "pcie_wake_enable" = "1"
+
+ device domain 0 on
+ device pci 1c.2 on end # PCIE_PORT3
+ device pci 1c.3 on end # PCIE_PORT4
+ end
+end