android_kernel_xiaomi_sm8350/arch/powerpc/platforms/52xx
Wolfgang Denk 87c441e54d powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
So far, MPC512x used mpc512x_find_ips_freq() to get the bus frequency,
while MPC52xx used mpc52xx_find_ipb_freq().  Despite the different
clock names (IPS vs. IPB) the code was identical.

Use common code for both processor families.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2009-06-17 00:30:22 -06:00
..
efika.c powerpc/pci: Clean up direct access to sysdata by 52xx platforms 2009-05-21 15:44:22 +10:00
Kconfig
lite5200_pm.c
lite5200_sleep.S
lite5200.c
Makefile
media5200.c
mpc52xx_common.c powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function 2009-06-17 00:30:22 -06:00
mpc52xx_gpio.c
mpc52xx_gpt.c
mpc52xx_pci.c powerpc/pci: Clean up direct access to sysdata by 52xx platforms 2009-05-21 15:44:22 +10:00
mpc52xx_pic.c
mpc52xx_pm.c
mpc52xx_sleep.S
mpc5200_simple.c