ARM: shmobile: armadillo800eva dts: Enable TMU0

ch0 will be used for clock events and for periodic clock events,
ch1 will be used as clock source.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Geert Uytterhoeven 2014-10-22 11:38:29 +02:00 committed by Simon Horman
parent 600363334d
commit df21102071
1 changed files with 4 additions and 0 deletions

View File

@ -299,3 +299,7 @@ &sh_fsi2 {
status = "okay";
};
&tmu0 {
status = "okay";
};