aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel/mipi_camera/Makefile.inc
diff options
context:
space:
mode:
authorV Sowmya <v.sowmya@intel.com>2017-02-28 17:52:05 +0530
committerMartin Roth <martinroth@google.com>2017-04-19 16:22:02 +0200
commit9f8023a869dabf55ed91b6b73b133c4ea0232bc1 (patch)
treea65b8d4380d5bc448030695fb8d1a8a56f4ece55 /src/drivers/intel/mipi_camera/Makefile.inc
parentfa7d0a857d779711d4447eb4809b0678f43c0b9b (diff)
drivers/intel/mipi_camera: Add MIPI CSI camera SSDT generator
Add SSDT generator for MIPI CSI camera to create ACPI objects used by the Intel kernel drivers. * SSDB: Sensor specific database for camera sensor. * PWDB: Power database for all the camera devices. * CAMD: ACPI object to specify the camera device type. BUG=b:36580624 BRANCH=none TEST=Build and boot poppy. Dump and verify that the generated SSDT table has the required entries. Change-Id: Ief9e56d12b64081897613bf1c7abcdf915470b99 Signed-off-by: Rizwan Qureshi <rizwan.qureshi@intel.com> Signed-off-by: Sowmya V <v.sowmya@intel.com> Reviewed-on: https://review.coreboot.org/18967 Reviewed-by: Martin Roth <martinroth@google.com> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/drivers/intel/mipi_camera/Makefile.inc')
-rw-r--r--src/drivers/intel/mipi_camera/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/intel/mipi_camera/Makefile.inc b/src/drivers/intel/mipi_camera/Makefile.inc
new file mode 100644
index 0000000000..85f67b2606
--- /dev/null
+++ b/src/drivers/intel/mipi_camera/Makefile.inc
@@ -0,0 +1 @@
+ramstage-$(CONFIG_DRIVERS_INTEL_MIPI_CAMERA) += camera.c