d1: add new target
[openwrt/staging/mans0n.git] / target / linux / d1 / patches-6.1 / 0006-dt-bindings-display-Add-D1-HDMI-compatibles.patch
1 From e214b79d45cccdd0cfe839e54da2b3c82b6c6be4 Mon Sep 17 00:00:00 2001
2 From: Samuel Holland <samuel@sholland.org>
3 Date: Thu, 31 Mar 2022 23:43:15 -0500
4 Subject: [PATCH 006/117] dt-bindings: display: Add D1 HDMI compatibles
5
6 Allwinner D1 contains a DesignWare HDMI controller with some changes in
7 platform integration, and a new HDMI PHY. Add their compatibles.
8
9 Signed-off-by: Samuel Holland <samuel@sholland.org>
10 ---
11 .../bindings/display/allwinner,sun8i-a83t-dw-hdmi.yaml | 1 +
12 .../bindings/display/allwinner,sun8i-a83t-hdmi-phy.yaml | 1 +
13 2 files changed, 2 insertions(+)
14
15 --- a/Documentation/devicetree/bindings/display/allwinner,sun8i-a83t-dw-hdmi.yaml
16 +++ b/Documentation/devicetree/bindings/display/allwinner,sun8i-a83t-dw-hdmi.yaml
17 @@ -29,6 +29,7 @@ properties:
18 - enum:
19 - allwinner,sun8i-h3-dw-hdmi
20 - allwinner,sun8i-r40-dw-hdmi
21 + - allwinner,sun20i-d1-dw-hdmi
22 - allwinner,sun50i-a64-dw-hdmi
23 - const: allwinner,sun8i-a83t-dw-hdmi
24
25 --- a/Documentation/devicetree/bindings/display/allwinner,sun8i-a83t-hdmi-phy.yaml
26 +++ b/Documentation/devicetree/bindings/display/allwinner,sun8i-a83t-hdmi-phy.yaml
27 @@ -19,6 +19,7 @@ properties:
28 - allwinner,sun8i-a83t-hdmi-phy
29 - allwinner,sun8i-h3-hdmi-phy
30 - allwinner,sun8i-r40-hdmi-phy
31 + - allwinner,sun20i-d1-hdmi-phy
32 - allwinner,sun50i-a64-hdmi-phy
33 - allwinner,sun50i-h6-hdmi-phy
34