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

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

ARM: ux500: Supply the TWD Timer clock lookup to the DBX500 DT

parent 309012d7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -71,6 +71,8 @@
			compatible = "arm,cortex-a9-twd-timer";
			reg = <0xa0410600 0x20>;
			interrupts = <1 13 0x304>; /* IRQ level high per-CPU */

			clocks = <&smp_twd_clk>;
		};

		rtc@80154000 {