diff options
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/google/octopus/variants/baseboard/devicetree.cb | 1 | ||||
-rw-r--r-- | src/mainboard/intel/glkrvp/variants/baseboard/devicetree.cb | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/google/octopus/variants/baseboard/devicetree.cb b/src/mainboard/google/octopus/variants/baseboard/devicetree.cb index 3dbc5ef080..abf53b47c5 100644 --- a/src/mainboard/google/octopus/variants/baseboard/devicetree.cb +++ b/src/mainboard/google/octopus/variants/baseboard/devicetree.cb @@ -263,6 +263,7 @@ chip soc/intel/apollolake device pci 19.2 on end # - SPI 2 device pci 1a.0 on end # - PWM device pci 1c.0 on end # - eMMC + device pci 1d.0 on end # - UFS device pci 1e.0 off end # - SDIO device pci 1f.0 on chip ec/google/chromeec diff --git a/src/mainboard/intel/glkrvp/variants/baseboard/devicetree.cb b/src/mainboard/intel/glkrvp/variants/baseboard/devicetree.cb index 75d69d309a..f025d1fd0a 100644 --- a/src/mainboard/intel/glkrvp/variants/baseboard/devicetree.cb +++ b/src/mainboard/intel/glkrvp/variants/baseboard/devicetree.cb @@ -177,6 +177,7 @@ chip soc/intel/apollolake device pci 1a.0 on end # - PWM device pci 1b.0 on end # - SDCARD device pci 1c.0 on end # - eMMC + device pci 1d.0 on end # - UFS device pci 1e.0 off end # - SDIO device pci 1f.0 on # - LPC chip drivers/pc80/tpm |