diff options
-rw-r--r-- | src/mainboard/google/brya/variants/craask/overridetree.cb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/mainboard/google/brya/variants/craask/overridetree.cb b/src/mainboard/google/brya/variants/craask/overridetree.cb index 691783c642..eb161422c2 100644 --- a/src/mainboard/google/brya/variants/craask/overridetree.cb +++ b/src/mainboard/google/brya/variants/craask/overridetree.cb @@ -316,6 +316,14 @@ chip soc/intel/alderlake probe WFC WFC_MIPI_OVTI5675 probe WFC WFC_MIPI_OVTI8856 end + + device ref cnvi_wifi on + chip drivers/wifi/generic + register "enable_cnvi_ddr_rfim" = "true" + device generic 0 on end + end + end + device ref i2c1 on chip drivers/i2c/hid register "generic.hid" = ""GTCH7502"" |