Skip to content

Commit

Permalink
arm64: dts: salvator-x: populate EXTALR
Browse files Browse the repository at this point in the history
It can be used for the watchdog.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
  • Loading branch information
Wolfram Sang authored and Simon Horman committed Apr 27, 2016
1 parent bbd2730 commit de5a79f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,10 @@
clock-frequency = <16666666>;
};

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

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

0 comments on commit de5a79f

Please sign in to comment.