|
@@ -107,6 +107,7 @@ Required properties:
|
|
|
- compatible: value must be one of:
|
|
|
* allwinner,sun8i-a83t-hdmi-phy
|
|
|
* allwinner,sun8i-h3-hdmi-phy
|
|
|
+ * allwinner,sun8i-r40-hdmi-phy
|
|
|
* allwinner,sun50i-a64-hdmi-phy
|
|
|
- reg: base address and size of memory-mapped region
|
|
|
- clocks: phandles to the clocks feeding the HDMI PHY
|
|
@@ -116,9 +117,9 @@ Required properties:
|
|
|
- resets: phandle to the reset controller driving the PHY
|
|
|
- reset-names: must be "phy"
|
|
|
|
|
|
-H3 and A64 HDMI PHY require additional clocks:
|
|
|
+H3, A64 and R40 HDMI PHY require additional clocks:
|
|
|
- pll-0: parent of phy clock
|
|
|
- - pll-1: second possible phy clock parent (A64 only)
|
|
|
+ - pll-1: second possible phy clock parent (A64/R40 only)
|
|
|
|
|
|
TV Encoder
|
|
|
----------
|