diff options
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/google/reef/variants/pyro/devicetree.cb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/reef/variants/pyro/devicetree.cb b/src/mainboard/google/reef/variants/pyro/devicetree.cb index 72ad57c567..c36d19d94c 100644 --- a/src/mainboard/google/reef/variants/pyro/devicetree.cb +++ b/src/mainboard/google/reef/variants/pyro/devicetree.cb @@ -187,6 +187,7 @@ chip soc/intel/apollolake .cid = PNP0C50_CID, .desc = WCOM_TS_DESC, .irq = IRQ_LEVEL_LOW(GPIO_21_IRQ), + .probed = 1, .reset_gpio = ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPIO_36), .reset_delay_ms = 20, .enable_gpio = ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPIO_152), |