aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/cyan/variants/setzer/overridetree.cb
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/cyan/variants/setzer/overridetree.cb')
-rw-r--r--src/mainboard/google/cyan/variants/setzer/overridetree.cb10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/mainboard/google/cyan/variants/setzer/overridetree.cb b/src/mainboard/google/cyan/variants/setzer/overridetree.cb
new file mode 100644
index 0000000000..d3d7f8dbc7
--- /dev/null
+++ b/src/mainboard/google/cyan/variants/setzer/overridetree.cb
@@ -0,0 +1,10 @@
+chip soc/intel/braswell
+
+ register "PcdEnableI2C0" = "1" # Touchscreen
+
+ register "PcdPchSsicEnable" = "0"
+
+ device domain 0 on
+ device pci 18.1 on end # 8086 22c1 - I2C Port 1: Touchscreen
+ end
+end