|
@@ -28,6 +28,8 @@ The TCON acts as a timing controller for RGB, LVDS and TV interfaces.
|
|
|
Required properties:
|
|
|
- compatible: value must be either:
|
|
|
* allwinner,sun5i-a13-tcon
|
|
|
+ * allwinner,sun6i-a31-tcon
|
|
|
+ * allwinner,sun6i-a31s-tcon
|
|
|
* allwinner,sun8i-a33-tcon
|
|
|
- reg: base address and size of memory-mapped region
|
|
|
- interrupts: interrupt associated to this IP
|
|
@@ -50,7 +52,7 @@ Required properties:
|
|
|
second the block connected to the TCON channel 1 (usually the TV
|
|
|
encoder)
|
|
|
|
|
|
-On the A13, there is one more clock required:
|
|
|
+On SoCs other than the A33, there is one more clock required:
|
|
|
- 'tcon-ch1': The clock driving the TCON channel 1
|
|
|
|
|
|
DRC
|