]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: dts: Drop bogus CLKSEL for timer12 on dra7
authorTony Lindgren <tony@atomide.com>
Thu, 30 May 2019 07:25:23 +0000 (00:25 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 14 Jul 2019 06:09:37 +0000 (08:09 +0200)
commitaf5275fc48d2c8e5cd6a72148068be2e9bafc88f
treee68694117eb897ea21ef10639510a64e07c4b385
parent6017f0892221ee66cdf189664ae3ef644d1d7d75
ARM: dts: Drop bogus CLKSEL for timer12 on dra7

[ Upstream commit 34f61de87017aff3c8306280d196dddb1e168a88 ]

There is no CLKSEL for timer12 on dra7 unlike for timer1. This
causes issues on booting the device that Tomi noticed if
DEBUG_SLAB is enabled and the clkctrl clock does not properly
handle non-existing clock. Let's drop the bogus CLKSEL clock,
the clkctrl clock handling gets fixed separately.

Cc: Peter Ujfalusi <peter.ujfalusi@ti.com>
Cc: Tero Kristo <t-kristo@ti.com>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reported-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Tested-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Tested-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Fixes: 4ed0dfe3cf39 ("ARM: dts: dra7: Move l4 child devices to probe them with ti-sysc")
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/dra7-l4.dtsi