Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b899c452 authored by Boris Brezillon's avatar Boris Brezillon Committed by Florian Fainelli
Browse files

ARM: dts: bcm283x: Add VEC node in bcm283x.dtsi



Add the VEC (Video EnCoder) node definition in bcm283x.dtsi.

Signed-off-by: default avatarBoris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: default avatarEric Anholt <eric@anholt.net>
parent 7ce7d89f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -476,6 +476,14 @@
			status = "disabled";
		};

		vec: vec@7e806000 {
			compatible = "brcm,bcm2835-vec";
			reg = <0x7e806000 0x1000>;
			clocks = <&clocks BCM2835_CLOCK_VEC>;
			interrupts = <2 27>;
			status = "disabled";
		};

		pixelvalve@7e807000 {
			compatible = "brcm,bcm2835-pixelvalve2";
			reg = <0x7e807000 0x100>;