linux-stable/arch/arm/mach-lpc32xx
Alexandre Belloni a93fb4f407 ARM: lpc32xx: stop overwriting TEST_CLK_SEL
While the UDA1380 is described in some lpc3250 device trees, there is
currently no real user of that codec. Anyway, if the codec needs a clock,
it should take it explicitly.

lpc3250_machine_init is called for all the lpc32xx machines and some are
using test1_clk (for example to strobe an HW watchdog). Overwriting
TEST_CLK_SEL prevents booting those platforms.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Tested-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
2019-04-19 22:12:28 +03:00
..
include/mach ARM: lpc32xx: remove unused header file mach/irqs.h 2016-10-25 13:33:01 -04:00
common.c ARM: lpc32xx: remove leftovers of legacy clock source and provider drivers 2016-04-28 00:45:01 +03:00
common.h ARM: lpc32xx: remove unused header file mach/irqs.h 2016-10-25 13:33:01 -04:00
Makefile ARM: lpc32xx: remove legacy irq controller driver 2016-05-24 19:32:45 +00:00
Makefile.boot ARM: move all dtb targets out of Makefile.boot 2012-09-14 09:22:04 -05:00
phy3250.c ARM: lpc32xx: stop overwriting TEST_CLK_SEL 2019-04-19 22:12:28 +03:00
pm.c ARM: lpc32xx: Use kmemdup to replace duplicating its implementation 2019-02-03 21:40:09 +02:00
serial.c arm: lpc32xx: switch to common clock framework 2016-02-11 02:24:53 +02:00
suspend.S ARM: LPC32XX: System suspend support 2010-07-27 08:35:56 -07:00