Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: iio: adc: Add AST2700 ADC compatible strings

Add the compatible strings "aspeed,ast2700-adc0" and "aspeed,ast2700-adc1"
to the binding for the Aspeed ADC. These new compatibles represent the
ADC instances found on the AST2700 SoC, which are similar to the AST2600
but have their trimming data located at different SCU offset.

Signed-off-by: Billy Tsai <billy_tsai@aspeedtech.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Billy Tsai and committed by
Jonathan Cameron
436cd771 69f5dcaa

+2
+2
Documentation/devicetree/bindings/iio/adc/aspeed,ast2600-adc.yaml
··· 29 29 enum: 30 30 - aspeed,ast2600-adc0 31 31 - aspeed,ast2600-adc1 32 + - aspeed,ast2700-adc0 33 + - aspeed,ast2700-adc1 32 34 description: 33 35 Their trimming data, which is used to calibrate internal reference volage, 34 36 locates in different address of OTP.