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

Commit 73eafc17 authored by Vipin Deep Kaur's avatar Vipin Deep Kaur Committed by Gerrit - the friendly Code Review server
Browse files

dt-bindings: i2c-msm-geni: Add DT bindings for le-vm flag

Add le-vm, a boolean flag to enable support I2C functionality
in trusted VM.
Add shared, a boolean flag to support multi ee I2C GSI usecase.

Change-Id: Ibd95d5dac75bfa5e181869fc56e5178ab7af19f7
parent caf4fb38
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -17,6 +17,9 @@ Required properties:
Optional property:
 - qcom,clk-freq-out : Desired I2C bus clock frequency in Hz.
   When missing default to 400000Hz.
 - qcom,shared : Boolean flag to support multi-ee usecase, used in GSI mode.
   Needs to be added by client driver node in case of multi-ee usecase.
 - qcom,le-vm : Boolean flag to support I2C functionality in trusted VM.

Child nodes should conform to i2c bus binding.