From: Laurent Pinchart Date: Thu, 25 Jul 2013 22:50:59 +0000 (+0200) Subject: ARM: shmobile: r8a7740: Add TPU clock entry for DT platforms X-Git-Tag: next-20130822~12^2~6^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=d687f4d1993fa046171dbb1ca1970a3172ce11b9;p=karo-tx-linux.git ARM: shmobile: r8a7740: Add TPU clock entry for DT platforms Signed-off-by: Laurent Pinchart Signed-off-by: Simon Horman --- diff --git a/arch/arm/mach-shmobile/clock-r8a7740.c b/arch/arm/mach-shmobile/clock-r8a7740.c index f4265e52432c..c826bca4024e 100644 --- a/arch/arm/mach-shmobile/clock-r8a7740.c +++ b/arch/arm/mach-shmobile/clock-r8a7740.c @@ -597,6 +597,7 @@ static struct clk_lookup lookups[] = { CLKDEV_DEV_ID("r8a7740-gether", &mstp_clks[MSTP309]), CLKDEV_DEV_ID("e9a00000.sh-eth", &mstp_clks[MSTP309]), CLKDEV_DEV_ID("renesas-tpu-pwm", &mstp_clks[MSTP304]), + CLKDEV_DEV_ID("e6600000.pwm", &mstp_clks[MSTP304]), CLKDEV_DEV_ID("sh_mobile_sdhi.2", &mstp_clks[MSTP415]), CLKDEV_DEV_ID("e6870000.sdhi", &mstp_clks[MSTP415]),