Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Rob Herring <robh@kernel.org>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Tested-by: Jerome Brunet <jbrunet@baylibre.com>
Reviewed-by: Jerome Brunet <jbrunet@baylibre.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1512561268-29806-2-git-send-email-narmstrong@baylibre.com

+4
+4
Documentation/devicetree/bindings/display/amlogic,meson-vpu.txt
··· 64 64 - reg-names: should contain the names of the previous memory regions 65 65 - interrupts: should contain the VENC Vsync interrupt number 66 66 67 + Optional properties: 68 + - power-domains: Optional phandle to associated power domain as described in 69 + the file ../power/power_domain.txt 70 + 67 71 Required nodes: 68 72 69 73 The connections to the VPU output video ports are modeled using the OF graph