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

Commit 589d9839 authored by Lee Jones's avatar Lee Jones Committed by Linus Walleij
Browse files

ARM: ux500: Add RTC (fixed-frequency) clock node to DBx500 Device Tree

parent 133e6027
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -57,6 +57,10 @@
			prcc_kclk: prcc-kernel-clock {
				#clock-cells = <2>;
			};

			rtc_clk: rtc32k-clock {
				#clock-cells = <0>;
			};
		};

		timer@a0410600 {