Commits

Albrecht Dreß committed 690b846aa1b
mpc5200/gpt: tiny fix for gpt period limitation This patch changes the period parameter of mpc52xx_gpt_start_timer to a u64 to support larger timeout periods. Signed-off-by: Albrecht Dreß <albrecht.dress@arcor.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>