]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: AM43x-epos: Fix clk parent for synctimer
authorLokesh Vutla <lokeshvutla@ti.com>
Tue, 8 Mar 2016 06:54:35 +0000 (12:24 +0530)
committerTony Lindgren <tony@atomide.com>
Wed, 30 Mar 2016 21:14:20 +0000 (14:14 -0700)
commite15f29c1f1f9d4ceae039c2df9872853e062fa7b
tree72ddc7b0f61f7b34050c143058681e9969f7f4eb
parent61d4ad42d5ffd17b623dc6ed9fe2c87f224e0e40
ARM: dts: AM43x-epos: Fix clk parent for synctimer

commit fac511c59626 ("arm: omap2: board-generic: use omap4_local_timer_init
for AM437x") makes synctimer32k as the clocksource on AM43xx. By default
the synctimer32k is clocked by 32K RTC OSC on AM43xx. But this 32K RTC OSC
is not available on epos boards which makes it fail to boot.

Synctimer32k can also be clocked by a peripheral PLL, so making this as
clock parent for synctimer3k on epos boards.

Fixes: fac511c59626 ("arm: omap2: board-generic: use omap4_local_timer_init for AM437x")
Cc: stable@vger.kernel.org # v4.4+
Reported-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am43x-epos-evm.dts