Skip to content

Commit 398e347

Browse files
billy-tsaijic23
authored andcommitted
dt-bindings: iio: adc: Remove the property "aspeed,trim-data-valid"
If the property is set on a device without valid trimming data in the OTP the ADC will not function correctly. Therefore, this patch drops the use of this property to avoid this scenario. Fixes: 2bdb2f0 ("dt-bindings: iio: adc: Add ast2600-adc bindings") Signed-off-by: Billy Tsai <billy_tsai@aspeedtech.com> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20221114025057.10843-2-billy_tsai@aspeedtech.com Cc: <Stable@vger.kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
1 parent fdd0d6b commit 398e347

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Documentation/devicetree/bindings/iio/adc/aspeed,ast2600-adc.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,6 @@ properties:
6262
description:
6363
Inform the driver that last channel will be used to sensor battery.
6464

65-
aspeed,trim-data-valid:
66-
type: boolean
67-
description: |
68-
The ADC reference voltage can be calibrated to obtain the trimming
69-
data which will be stored in otp. This property informs the driver that
70-
the data store in the otp is valid.
71-
7265
required:
7366
- compatible
7467
- reg

0 commit comments

Comments
 (0)