[PATCH 2/3] dt-bindings: iio: adc: new compatible for Allwinner R40 RTP controller

Evgeny Boger boger at wirenboard.com
Fri Nov 19 11:14:55 PST 2021


R40 SoC has touchscreen controller also serving as general-purpose ADC.
The hardware is very similar to A31, except that R40 has separate
calibrated thermal sensor IP, so temperature sensing channel in RTP is
not documented and is not to be used.

Signed-off-by: Evgeny Boger <boger at wirenboard.com>
---
 .../devicetree/bindings/mfd/allwinner,sun4i-a10-ts.yaml          | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mfd/allwinner,sun4i-a10-ts.yaml b/Documentation/devicetree/bindings/mfd/allwinner,sun4i-a10-ts.yaml
index f591332fc462..6214477465b8 100644
--- a/Documentation/devicetree/bindings/mfd/allwinner,sun4i-a10-ts.yaml
+++ b/Documentation/devicetree/bindings/mfd/allwinner,sun4i-a10-ts.yaml
@@ -19,6 +19,7 @@ properties:
       - allwinner,sun4i-a10-ts
       - allwinner,sun5i-a13-ts
       - allwinner,sun6i-a31-ts
+      - allwinner,sun8i-r40-ts
 
   reg:
     maxItems: 1
-- 
2.25.1




More information about the linux-arm-kernel mailing list