|
@@ -91,6 +91,7 @@ system.
|
|
|
Required properties:
|
|
|
- compatible: value must be one of:
|
|
|
* allwinner,sun5i-a13-display-backend
|
|
|
+ * allwinner,sun6i-a31-display-backend
|
|
|
* allwinner,sun8i-a33-display-backend
|
|
|
- reg: base address and size of the memory-mapped region.
|
|
|
- clocks: phandles to the clocks feeding the frontend and backend
|
|
@@ -121,6 +122,7 @@ deinterlacing and color space conversion.
|
|
|
Required properties:
|
|
|
- compatible: value must be one of:
|
|
|
* allwinner,sun5i-a13-display-frontend
|
|
|
+ * allwinner,sun6i-a31-display-frontend
|
|
|
* allwinner,sun8i-a33-display-frontend
|
|
|
- reg: base address and size of the memory-mapped region.
|
|
|
- interrupts: interrupt associated to this IP
|
|
@@ -146,6 +148,8 @@ extra node.
|
|
|
Required properties:
|
|
|
- compatible: value must be one of:
|
|
|
* allwinner,sun5i-a13-display-engine
|
|
|
+ * allwinner,sun6i-a31-display-engine
|
|
|
+ * allwinner,sun6i-a31s-display-engine
|
|
|
* allwinner,sun8i-a33-display-engine
|
|
|
|
|
|
- allwinner,pipelines: list of phandle to the display engine
|