summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff LaBundy <jeff@labundy.com>2022-06-27 15:15:46 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2022-06-27 15:26:20 -0700
commitf5d2c1ed72c26152e6883ed67dc3004a39165098 (patch)
tree3c592bf87edc9a8f939d1871ced2bfeab7a8a2e6
parent381932cf61d52bde656c8596c0cb8f46bed53dc0 (diff)
downloadlinux-f5d2c1ed72c26152e6883ed67dc3004a39165098.tar.bz2
dt-bindings: input: iqs7222: Remove support for RF filter
The vendor has marked the RF filter enable control as reserved in the datasheet; remove it from the binding. Fixes: 44dc42d254bf ("dt-bindings: input: Add bindings for Azoteq IQS7222A/B/C") Signed-off-by: Jeff LaBundy <jeff@labundy.com> Link: https://lore.kernel.org/r/20220626072412.475211-8-jeff@labundy.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
-rw-r--r--Documentation/devicetree/bindings/input/azoteq,iqs7222.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/devicetree/bindings/input/azoteq,iqs7222.yaml b/Documentation/devicetree/bindings/input/azoteq,iqs7222.yaml
index a3a1e5a65306..6180f7ee2284 100644
--- a/Documentation/devicetree/bindings/input/azoteq,iqs7222.yaml
+++ b/Documentation/devicetree/bindings/input/azoteq,iqs7222.yaml
@@ -37,10 +37,6 @@ properties:
device is temporarily held in hardware reset prior to initialization if
this property is present.
- azoteq,rf-filt-enable:
- type: boolean
- description: Enables the device's internal RF filter.
-
azoteq,max-counts:
$ref: /schemas/types.yaml#/definitions/uint32
enum: [0, 1, 2, 3]