Message ID | 20250301-pocof1-touchscreen-support-v3-1-af01c3b30b55@joelselvaraj.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | Add Xiaomi Poco F1 touchscreen support | expand |
On Saturday, March 1st, 2025 at 5:43 PM, Joel Selvaraj via B4 Relay <devnull+foss.joelselvaraj.com@kernel.org> wrote: > ...clipped... > Since the touchscreen controller uses almost all the properties present in touchscreen.yaml... Sorry, should have been "Since the edt-ft5x06 touchscreen binding document uses almost all the properties...". I will wait for further review by others and will fix it v4. Or if it is acceptable with current commit message, let me know. Thanks, Joel Selvaraj
diff --git a/Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml b/Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml index 70a922e213f2..ab821490284a 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml +++ b/Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml @@ -103,16 +103,9 @@ properties: minimum: 0 maximum: 255 - touchscreen-size-x: true - touchscreen-size-y: true - touchscreen-fuzz-x: true - touchscreen-fuzz-y: true - touchscreen-inverted-x: true - touchscreen-inverted-y: true - touchscreen-swapped-x-y: true interrupt-controller: true -additionalProperties: false +unevaluatedProperties: false required: - compatible