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

Commit fcac40c9 authored by Olivier Schonken's avatar Olivier Schonken Committed by Alexandre Belloni
Browse files

ARM: dts: at91: sama5d2: add PMU node



Add node to support SAMA5D2 Performance Monitor Unit.

Signed-off-by: default avatarOlivier Schonken <olivier.schonken@gmail.com>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
parent ee7657b0
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -72,6 +72,11 @@
		};
	};

	pmu {
		compatible = "arm,cortex-a5-pmu";
		interrupts = <2 IRQ_TYPE_LEVEL_HIGH 0>;
	};

	memory {
		reg = <0x20000000 0x20000000>;
	};