ARM: dts: Enable PWM node by default for s3c64xx
authorTomasz Figa <tomasz.figa@gmail.com>
Tue, 23 Sep 2014 15:14:29 +0000 (00:14 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 20 Oct 2014 15:12:40 +0000 (00:12 +0900)
The PWM block is required for system clock source so it must be always
enabled. This patch fixes boot issues on SMDK6410 which did not have
the node enabled explicitly for other purposes.

Fixes: eeb93d02 ("clocksource: of: Respect device tree node status")

Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found