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

Commit b00d23f7 authored by Vladimir Barinov's avatar Vladimir Barinov Committed by Simon Horman
Browse files

arm64: dts: h3ulcb: enable EXTALR clk



This enables EXTALR clock that can be used for the watchdog.

Signed-off-by: default avatarVladimir Barinov <vladimir.barinov@cogentembedded.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent eb3f0f19
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -37,6 +37,10 @@
	clock-frequency = <16666666>;
	clock-frequency = <16666666>;
};
};


&extalr_clk {
	clock-frequency = <32768>;
};

&pfc {
&pfc {
	pinctrl-0 = <&scif_clk_pins>;
	pinctrl-0 = <&scif_clk_pins>;
	pinctrl-names = "default";
	pinctrl-names = "default";