Commit 62cea6d2 authored by Jacopo Mondi's avatar Jacopo Mondi Committed by Simon Horman

ARM: dts: gr-peach: Enable MTU2 timer pulse unit

MTU2 multi-function/multi-channel timer/counter is not enabled for
GR-Peach board. The timer is used as clock event source to schedule
wake-ups, and without this enabled all sleeps not performed through busy
waiting hang the board.
Signed-off-by: default avatarJacopo Mondi <jacopo+renesas@jmondi.org>
Acked-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 4f049e09
......@@ -78,6 +78,10 @@ &usb_x1_clk {
clock-frequency = <48000000>;
};
&mtu2 {
status = "okay";
};
&scif2 {
pinctrl-names = "default";
pinctrl-0 = <&scif2_pins>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment