diff options
| author | Francesco Dolcini <[email protected]> | 2022-07-12 18:33:44 +0200 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2022-08-15 22:30:01 +0100 |
| commit | becbe550a36e027440ca0ccef2195e67c054e5bb (patch) | |
| tree | 0744dad88bea57f06592e988a0e9f95cbb5ce45f | |
| parent | 40b5c4d5b5a67e79eef86a653cdc8b10b4d73f11 (diff) | |
dt-bindings: iio: adc: stmpe: Remove node name requirement
STMPE driver does not require a specific node name anymore, only the
compatible is checked, update binding according to this.
Signed-off-by: Francesco Dolcini <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
| -rw-r--r-- | Documentation/devicetree/bindings/iio/adc/st,stmpe-adc.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/iio/adc/st,stmpe-adc.yaml b/Documentation/devicetree/bindings/iio/adc/st,stmpe-adc.yaml index 9049c699152f..333744a2159c 100644 --- a/Documentation/devicetree/bindings/iio/adc/st,stmpe-adc.yaml +++ b/Documentation/devicetree/bindings/iio/adc/st,stmpe-adc.yaml @@ -13,8 +13,7 @@ description: This ADC forms part of an ST microelectronics STMPE multifunction device . The ADC is shared with the STMPE touchscreen. As a result some ADC related settings are specified in the parent node. - The node name myst be stmpe_adc and should be a child node of the stmpe node - to which it belongs. + The node should be a child node of the stmpe node to which it belongs. properties: compatible: |