|
@@ -10,6 +10,7 @@ Required Properties:
|
|
- "renesas,du-r8a7793" for R8A7793 (R-Car M2-N) compatible DU
|
|
- "renesas,du-r8a7793" for R8A7793 (R-Car M2-N) compatible DU
|
|
- "renesas,du-r8a7794" for R8A7794 (R-Car E2) compatible DU
|
|
- "renesas,du-r8a7794" for R8A7794 (R-Car E2) compatible DU
|
|
- "renesas,du-r8a7795" for R8A7795 (R-Car H3) compatible DU
|
|
- "renesas,du-r8a7795" for R8A7795 (R-Car H3) compatible DU
|
|
|
|
+ - "renesas,du-r8a7796" for R8A7796 (R-Car M3-W) compatible DU
|
|
|
|
|
|
- reg: A list of base address and length of each memory resource, one for
|
|
- reg: A list of base address and length of each memory resource, one for
|
|
each entry in the reg-names property.
|
|
each entry in the reg-names property.
|
|
@@ -26,10 +27,10 @@ Required Properties:
|
|
- clock-names: Name of the clocks. This property is model-dependent.
|
|
- clock-names: Name of the clocks. This property is model-dependent.
|
|
- R8A7779 uses a single functional clock. The clock doesn't need to be
|
|
- R8A7779 uses a single functional clock. The clock doesn't need to be
|
|
named.
|
|
named.
|
|
- - R8A779[012345] use one functional clock per channel and one clock per LVDS
|
|
|
|
- encoder (if available). The functional clocks must be named "du.x" with
|
|
|
|
- "x" being the channel numerical index. The LVDS clocks must be named
|
|
|
|
- "lvds.x" with "x" being the LVDS encoder numerical index.
|
|
|
|
|
|
+ - R8A779[0123456] use one functional clock per channel and one clock per
|
|
|
|
+ LVDS encoder (if available). The functional clocks must be named "du.x"
|
|
|
|
+ with "x" being the channel numerical index. The LVDS clocks must be
|
|
|
|
+ named "lvds.x" with "x" being the LVDS encoder numerical index.
|
|
- In addition to the functional and encoder clocks, all DU versions also
|
|
- In addition to the functional and encoder clocks, all DU versions also
|
|
support externally supplied pixel clocks. Those clocks are optional.
|
|
support externally supplied pixel clocks. Those clocks are optional.
|
|
When supplied they must be named "dclkin.x" with "x" being the input
|
|
When supplied they must be named "dclkin.x" with "x" being the input
|
|
@@ -52,6 +53,7 @@ corresponding to each DU output.
|
|
R8A7793 (M2-N) DPAD LVDS 0 - -
|
|
R8A7793 (M2-N) DPAD LVDS 0 - -
|
|
R8A7794 (E2) DPAD 0 DPAD 1 - -
|
|
R8A7794 (E2) DPAD 0 DPAD 1 - -
|
|
R8A7795 (H3) DPAD HDMI 0 HDMI 1 LVDS
|
|
R8A7795 (H3) DPAD HDMI 0 HDMI 1 LVDS
|
|
|
|
+ R8A7796 (M3-W) DPAD HDMI LVDS -
|
|
|
|
|
|
|
|
|
|
Example: R8A7790 (R-Car H2) DU
|
|
Example: R8A7790 (R-Car H2) DU
|