diff options
| author | Ryan Walklin <[email protected]> | 2025-05-11 10:31:15 +0000 |
|---|---|---|
| committer | Chen-Yu Tsai <[email protected]> | 2025-05-12 15:55:06 +0000 |
| commit | ab1a94b504b6f19c294786b5920574fb374fb5cc (patch) | |
| tree | b565b10ff7494271ca2facb86612be163ab7283c | |
| parent | clk: sunxi-ng: h616: Add LVDS reset for LCD TCON (diff) | |
| download | kernel-ab1a94b504b6f19c294786b5920574fb374fb5cc.tar.gz kernel-ab1a94b504b6f19c294786b5920574fb374fb5cc.zip | |
dt-bindings: allwinner: add H616 DE33 clock binding
The Allwinner H616 and variants have a new display engine revision
(DE33).
Add a clock binding for the DE33.
Signed-off-by: Ryan Walklin <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Reviewed-by: Chen-Yu Tsai <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Chen-Yu Tsai <[email protected]>
| -rw-r--r-- | Documentation/devicetree/bindings/clock/allwinner,sun8i-a83t-de2-clk.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/allwinner,sun8i-a83t-de2-clk.yaml b/Documentation/devicetree/bindings/clock/allwinner,sun8i-a83t-de2-clk.yaml index 70369bd633e4..7fcd55d468d4 100644 --- a/Documentation/devicetree/bindings/clock/allwinner,sun8i-a83t-de2-clk.yaml +++ b/Documentation/devicetree/bindings/clock/allwinner,sun8i-a83t-de2-clk.yaml @@ -25,6 +25,7 @@ properties: - const: allwinner,sun50i-a64-de2-clk - const: allwinner,sun50i-h5-de2-clk - const: allwinner,sun50i-h6-de3-clk + - const: allwinner,sun50i-h616-de33-clk - items: - const: allwinner,sun8i-r40-de2-clk - const: allwinner,sun8i-h3-de2-clk |
