kernel-hacking-2024-linux-s.../arch/sh
Paul Mundt 8152a74bc0 sh: Only provide a PCLK definition for legacy CPG CPUs.
As CPUs are migrated over to more fully-featured clock frameworks of
their own and off of the legacy CPG code, they no longer have any real
need for defining the PCLK value. The PCLK define in itself is already
fairly misleading, as many boards get their input clocks from different
sources, making this value fairly arbitrary anyways.

Outside of the legacy CPG clock framework, the only place where this
value is used is for deriving CLOCK_TICK_RATE, which we set back to the
legacy PIT value that it was before the PCLK definitions were added in
the first place.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-12-29 11:09:30 +09:00
..
boards sh: mach-ecovec24: setup.c detailed correction 2009-12-24 14:59:51 +09:00
boot sh: include empty zero page in romImage 2009-12-04 16:26:20 +09:00
cchips
configs sh: sh4 scif pdata (sh7750/sh7760/sh4-202) 2009-12-15 12:06:33 +09:00
drivers sh: move machtypes.h to include/generated 2009-12-12 13:08:14 +01:00
include sh: Only provide a PCLK definition for legacy CPG CPUs. 2009-12-29 11:09:30 +09:00
kernel sh: Only use bl bit toggling for sleeping idle. 2009-12-21 11:57:33 +09:00
lib sh: Optimised memset for SH4 2009-11-24 16:28:43 +09:00
lib64
math-emu sh: Minor optimisations to FPU handling 2009-11-24 17:45:38 +09:00
mm sh: Ensure all PG_dcache_dirty pages are written back. 2009-12-24 15:12:02 +09:00
oprofile sh: oprofile: Fix up count size mismatch for common impl. 2009-11-05 17:13:15 +09:00
tools sh: move machtypes.h to include/generated 2009-12-12 13:08:14 +01:00
Kconfig sh: Only provide a PCLK definition for legacy CPG CPUs. 2009-12-29 11:09:30 +09:00
Kconfig.cpu
Kconfig.debug sh: Remove old early serial console code V2 2009-12-15 12:07:35 +09:00
Makefile sh: move machtypes.h to include/generated 2009-12-12 13:08:14 +01:00