ARM: OMAP2+: Drop useless gptimer option for omap4
authorTony Lindgren <tony@atomide.com>
Wed, 13 Nov 2019 17:37:49 +0000 (09:37 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 14 Nov 2019 16:42:46 +0000 (08:42 -0800)
commit37238d3dd584dc4ce87d844681b89ef58f8200ea
tree78b8d2869f41195101c64d0bb1025f1cbb1cf2e2
parent0b491904f053e41685162af5c5411b85b18c97a7
ARM: OMAP2+: Drop useless gptimer option for omap4

We have local timers on Cortex-A9, so using the gptimer option makes no
sense. Let's just drop it for omap4 to simplify the timer options a bit.

If this is really needed, it can be still done by specifying dts properties
in the board specific file for assigned-clocks and assigned-clock-parents.

This gets us a bit closer to start dropping legacy platform data for
gptimers except for timer1 that is used for system clockevent.

Cc: Keerthy <j-keerthy@ti.com>
Cc: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/timer.c