]> Git Repo - linux.git/commitdiff
arm64: dts: meson-gx: Add canvas provider node to the vpu
authorMaxime Jourdan <[email protected]>
Mon, 14 Jan 2019 16:22:29 +0000 (17:22 +0100)
committerKevin Hilman <[email protected]>
Thu, 17 Jan 2019 19:10:40 +0000 (11:10 -0800)
Allows the vpu driver to optionally use a canvas provider node.

Signed-off-by: Maxime Jourdan <[email protected]>
Acked-by: Neil Armstrong <[email protected]>
Signed-off-by: Kevin Hilman <[email protected]>
arch/arm64/boot/dts/amlogic/meson-gx.dtsi

index 44c5c51ff1fa113e3f03d04e32af543308f4f6ad..9b0ac183ee0cd73e98f44ed51aa0f5c70df2e00e 100644 (file)
                        interrupts = <GIC_SPI 3 IRQ_TYPE_EDGE_RISING>;
                        #address-cells = <1>;
                        #size-cells = <0>;
+                       amlogic,canvas = <&canvas>;
 
                        /* CVBS VDAC output port */
                        cvbs_vdac_port: port@0 {
This page took 0.049533 seconds and 4 git commands to generate.