mirror of
https://github.com/Fishwaldo/build.git
synced 2025-07-23 13:29:33 +00:00
Current patchset from Neil Armstring, some issues being worked through - HDMI CEC EDID Power-on - clock errors on dvfs
25 lines
1 KiB
Diff
25 lines
1 KiB
Diff
From 78b5e8bc5c97e5adeee4f9487f8e0b0dffe5da18 Mon Sep 17 00:00:00 2001
|
|
From: Maxime Jourdan <mjourdan@baylibre.com>
|
|
Date: Fri, 12 Oct 2018 15:45:13 +0200
|
|
Subject: [PATCH] dt-bindings: display: amlogic, meson-vpu: Add optional canvas
|
|
provider node
|
|
|
|
Allows using the new canvas provider module if present.
|
|
|
|
Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com>
|
|
---
|
|
Documentation/devicetree/bindings/display/amlogic,meson-vpu.txt | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
diff --git a/Documentation/devicetree/bindings/display/amlogic,meson-vpu.txt b/Documentation/devicetree/bindings/display/amlogic,meson-vpu.txt
|
|
index 057b813..83f3b7b 100644
|
|
--- a/Documentation/devicetree/bindings/display/amlogic,meson-vpu.txt
|
|
+++ b/Documentation/devicetree/bindings/display/amlogic,meson-vpu.txt
|
|
@@ -67,6 +67,7 @@ Required properties:
|
|
Optional properties:
|
|
- power-domains: Optional phandle to associated power domain as described in
|
|
the file ../power/power_domain.txt
|
|
+- amlogic,canvas: phandle to canvas provider node
|
|
|
|
Required nodes:
|
|
|