History log of /arch/mips/lantiq/falcon/sysctrl.c
Revision Date Author Comments
1a84db567aeeb232daad598c7aa2334dda0176b7 29-Aug-2014 Masanari Iida <standby24x7@gmail.com> treewide: fix errors in printk

This patch fix spelling typo in printk.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
df8b5bed1b6f2c0d0ba6ca71013b370da7d79691 08-Aug-2013 Thomas Langer <thomas.langer@lantiq.com> MIPS: Lantiq: Falcon: fix asc clock definition

The clocks of the serial ports were not setup properly.

Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
Acked-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5659/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
740c606e8e79c3e3800afbc32b4e6123da403d6c 19-Jan-2013 John Crispin <blogic@openwrt.org> MIPS: lantiq: adds static clock for PP32

The Lantiq DSL SoCs have an internal networking processor. Add code to read
the static clock rate.

Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/4815/
3a6ac5004c7c8b140319439f8b1f3f6d4cbfe67a 16-Aug-2012 John Crispin <blogic@openwrt.org> MIPS: lantiq: falcon clocks were not enabled properly

As a result of a non populated ->bits field inside the clock struct, the clock
domains were never powered on the Falcon. Until now we only used domains that
were also used and powered by the bootloader.

Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/4234/
d41ced01f21ddd2c3a01531bb9edf6c41064e9fc 19-Apr-2012 John Crispin <blogic@openwrt.org> MIPS: lantiq: implement support for FALCON soc

Adds support for the FALCON SoC. This SoC is from the FTTH/GPON SoC family.

Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3814/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>