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

Commit bc08a547 authored by Isaac J. Manjarres's avatar Isaac J. Manjarres
Browse files

dt-bindings: Document the qcom,vmid-cp-camera-preview-ro property

Document the qcom,vmid-cp-camera-preview-ro secure buffer property.
This property is used to communicate to the secure buffer driver that
buffers accessible to VMID_CP_CAMERA_PREVIEW should be mapped with
read-only permissions.

Change-Id: Ib867fd2a060448fc6996fddde6367fa4e6c1d5d8
parent a090b1b4
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -19,6 +19,12 @@ properties:
    items:
      - const: qcom,secure-buffer

  qcom,vmid-cp-camera-preview-ro:
    $ref: /schemas/types.yaml#/definitions/flag
    description:
      Buffers accessible to VMID_CP_CAMERA_PREVIEW must be mapped with
      read-only permissions.

required:
  - compatible