Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 64e70de9 authored by Venkat Chinta's avatar Venkat Chinta
Browse files

dt-bindings: camera: Add support for new TPG version

This change adds example for version 102 Camera PHY-TPG hardware.

CRs-Fixed: 2608550
Change-Id: Ia61332d5a9b1a52a716722fcf32ba8fa88804f6a
parent 1023dd54
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ Required properties:
  Usage: required
  Value type: <string>
  Definition: Should specify the compatibility string for matching the
	driver. e.g. "qcom,tpgv1"
	driver. e.g. "qcom,tpg101", "qcom,tpg102"

- cell-index
  Usage: required
@@ -89,7 +89,7 @@ Required properties:
Example:
	cam_tfe_tpg0: qcom,tpg0@5c66000 {
		cell-index = <0>;
		compatible = "qcom,tpgv1";
		compatible = "qcom,tpg101";
		reg-names = "tpg0", "top";
		reg = <0x5c66000 0x400>,
				<0x5c11000 0x1000>;