@@ -16,9 +16,14 @@ description: |
The IP versions are named v0.1, v1 and v2 in the driver, where v0.1 captures
everything before v1 when there was no versioning information.
+ Since IPQ9574 is similar to IPQ8074, mapping it to IPQ8074 without
+ introducing a new compatible.
+
properties:
compatible:
oneOf:
+ - const: qcom,ipq8074-tsens
+
- description: msm8960 TSENS based
items:
- enum:
@@ -64,8 +69,10 @@ properties:
- const: qcom,tsens-v2
- description: v2 of TSENS with combined interrupt
- enum:
- - qcom,ipq8074-tsens
+ items:
+ - enum:
+ - qcom,ipq9574-tsens
+ - const: qcom,ipq8074-tsens
reg:
items: