dt-bindings: i2c: Add flag for RTL based QUP SE

This flag is to take care of a workaround change for
cancel command bypass.

Change-Id: I41b4981ea8a345dd84f95c832594836c1e227487
This commit is contained in:
Anil Veshala Veshala
2022-07-28 02:16:43 -07:00
parent 69dbc12600
commit 746c874644

View File

@@ -21,6 +21,8 @@ Optional property:
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.
- qcom,i2c-hub : Boolean flag to support I2C hub functionality.
- qcom,rtl_se : Boolean flag to bypass Cancel for RTL based SE. Applicable
for QUP version < 3.9.0 .
Child nodes should conform to i2c bus binding.