Commit 942fc649 authored by Neil Armstrong's avatar Neil Armstrong

dt-bindings: display: amlogic, meson-vpu: Add optional power domain property

The Video Processing Unit power domain was setup by the Vendor U-Boot,
add support for an optional Power Domain phandle to setup it from the kernel.
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
Tested-by: default avatarJerome Brunet <jbrunet@baylibre.com>
Reviewed-by: default avatarJerome Brunet <jbrunet@baylibre.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1512561268-29806-2-git-send-email-narmstrong@baylibre.com
parent 2aa0fcc2
...@@ -64,6 +64,10 @@ Required properties: ...@@ -64,6 +64,10 @@ Required properties:
- reg-names: should contain the names of the previous memory regions - reg-names: should contain the names of the previous memory regions
- interrupts: should contain the VENC Vsync interrupt number - interrupts: should contain the VENC Vsync interrupt number
Optional properties:
- power-domains: Optional phandle to associated power domain as described in
the file ../power/power_domain.txt
Required nodes: Required nodes:
The connections to the VPU output video ports are modeled using the OF graph The connections to the VPU output video ports are modeled using the OF graph
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment