[libcamera-devel,5/5] android: soraka: Add camera HAL configuration
diff mbox series

Message ID 20210413145042.48185-6-jacopo@jmondi.org
State Superseded
Headers show
Series
  • android: Introduce Configuration file
Related show

Commit Message

Jacopo Mondi April 13, 2021, 2:50 p.m. UTC
Add camera HAL configuration file for IPU3 Soraka.

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Hirokazu Honda <hiroh@chromium.org>
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
---
 src/android/data/soraka/camera_hal.yaml | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 src/android/data/soraka/camera_hal.yaml

Patch
diff mbox series

diff --git a/src/android/data/soraka/camera_hal.yaml b/src/android/data/soraka/camera_hal.yaml
new file mode 100644
index 000000000000..2e9964035098
--- /dev/null
+++ b/src/android/data/soraka/camera_hal.yaml
@@ -0,0 +1,8 @@ 
+cameras:
+  "\\_SB_.PCI0.I2C4.CAM1":
+    location: front
+    rotation: 0
+
+  "\\_SB_.PCI0.I2C2.CAM0":
+    location: back
+    rotation: 0