coreboot-kgpe-d16/src/mainboard/google/poppy
V Sowmya eacda2eb83 mb/google/poppy: Add camera devices power sequencing through ACPI power resources
This patch controls the camera devices power through ACPI power resource.
* Add Opregions for PMIC,
	* TI_PMIC_POWER_OPREGION
	* TI_PMIC_VR_VAL_OPREGION
	* TI_PMIC_CLK_OPREGION
	* TI_PMIC_CLK_FREQ_OPREGION
* Add power resources for sensors and VCM,
	* OVTH for CAM0
	* OVFI for CAM1
	* VCMP for VCM
* Implement _ON and _OFF methods for sensor and VCM module's power on
and power off sequences.

BUG=b:38326541
BRANCH=none
TEST=Build and boot poppy. Dump and verify that the generated DSDT table
has the required entries.

Change-Id: I87cd0508ed5ed922211a51f43ee96b6f44cf673d
Signed-off-by: V Sowmya <v.sowmya@intel.com>
Signed-off-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
Reviewed-on: https://review.coreboot.org/20054
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2017-06-20 05:08:41 +02:00
..
acpi mb/google/poppy: Add camera devices power sequencing through ACPI power resources 2017-06-20 05:08:41 +02:00
spd mb/google/poppy: Update SPD data 2017-05-24 08:02:19 +02:00
variants mainboard/google/{poppy,soraka}: Remove MIPI camera support from devicetree.cb 2017-06-19 20:51:17 +02:00
acpi_tables.c
board_info.txt
boardid.c mainboard/google/poppy: Add variant API for board_id and gpio 2017-04-19 19:16:57 +02:00
bootblock.c mainboard/google/poppy: Add variant API for board_id and gpio 2017-04-19 19:16:57 +02:00
chromeos.c mainboard/google/poppy: use intel common tis_plat_irq_status() 2017-04-24 22:15:22 +02:00
chromeos.fmd mainboard/google/poppy: Enable separate MRC cache for recovery mode 2017-04-28 21:57:37 +02:00
dsdt.asl mb/google/poppy: Configure ports and endpoints for sensor and CIO2 devices 2017-06-20 05:08:30 +02:00
ec.c mainboard/google/poppy: Provide baseboard and variant concepts 2017-04-19 19:16:34 +02:00
Kconfig mainboard/google/{poppy,soraka}: Remove MIPI camera support from devicetree.cb 2017-06-19 20:51:17 +02:00
Kconfig.name mainboard/google/poppy/variants/soraka: add soraka board 2017-04-19 19:19:37 +02:00
mainboard.c mainboard/google/poppy: Disable unused TPM interface dynamically 2017-06-14 20:20:21 +02:00
Makefile.inc mainboard/google/poppy: Provide memory configuration variant API 2017-04-19 19:18:32 +02:00
ramstage.c mainboard/google/poppy: Add variant API for board_id and gpio 2017-04-19 19:16:57 +02:00
romstage.c mainboard/google/poppy: Provide memory configuration variant API 2017-04-19 19:18:32 +02:00
smihandler.c mainboard/google/poppy: Power down camera rails when suspending 2017-05-31 19:55:23 +02:00