]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: pxa/lubbock: add pcmcia clock
authorRussell King <rmk+kernel@armlinux.org.uk>
Sun, 4 Sep 2016 20:45:56 +0000 (21:45 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Mon, 12 Sep 2016 11:12:31 +0000 (12:12 +0100)
commit5d95ef1510a450907ef6dcf9a846fdc2f686bd83
tree9bacbe6f8ec8a4056fce266c9dae87629b4175e8
parentdf4372a0dbe8e74f8cd68bdfc2124a025fb0245b
ARM: pxa/lubbock: add pcmcia clock

Add the required PCMCIA clock for the SA1111 "1800" device.  This clock
is used to compute timing information for the PCMCIA interface in the
SoC device, rather than the SA1111.  Hence, the provision of this clock
is a convenience for the driver and does not reflect the hardware, so
this must not be copied into DT.

Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Tested-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
arch/arm/mach-pxa/lubbock.c