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

Commit 2588fea6 authored by Lee Jones's avatar Lee Jones Committed by Linus Walleij
Browse files

ARM: ux500: Add PRCC Kernel clock node to DBx500 Device Tree

parent 7fb2afc7
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -53,6 +53,10 @@
			prcc_pclk: prcc-periph-clock {
				#clock-cells = <2>;
			};

			prcc_kclk: prcc-kernel-clock {
				#clock-cells = <2>;
			};
		};

		timer@a0410600 {