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)
commit1a57c286d8ced1e4144c6201a19bbb70827edee6
tree9bacbe6f8ec8a4056fce266c9dae87629b4175e8
parent07f56e6646228da27122e81d5a5a232fdf3d3a50
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
This page took 0.025678 seconds and 5 git commands to generate.