Skip to content

Commit d9ac599

Browse files
openedevmripard
authored andcommitted
dt-bindings: display: Add compatible for A64 HDMI
The HDMI controller on Allwinner A64 is similar on the one on H3/H5/A83T (although the PHY is different with A83T). Add A64 compatible and append A83T compatible as fallback. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Rob Herring <robh@kernel.org> [Icenowy: refactor commit log] Signed-off-by: Icenowy Zheng <icenowy@aosc.io> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180904044053.15425-7-icenowy@aosc.io
1 parent dd8bd54 commit d9ac599

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ Required properties:
7878

7979
- compatible: value must be one of:
8080
* "allwinner,sun8i-a83t-dw-hdmi"
81+
* "allwinner,sun50i-a64-dw-hdmi", "allwinner,sun8i-a83t-dw-hdmi"
8182
- reg: base address and size of memory-mapped region
8283
- reg-io-width: See dw_hdmi.txt. Shall be 1.
8384
- interrupts: HDMI interrupt number

0 commit comments

Comments
 (0)