dt-bindings: i2c-msm-geni: Remove qcom,rtl_se property

Now onwards we will set rtl base SE flag using HW register
So DT property is not required.

Change-Id: I5f99329642c13577f9a8db176f65324100a6c9f0
This commit is contained in:
Viken Dadhaniya
2022-11-18 12:21:50 +05:30
committed by Gerrit - the friendly Code Review server
parent 32d88386af
commit 9eb610728e

View File

@@ -20,8 +20,6 @@ Optional property:
- 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.
- 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.