]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
ARM: shmobile: r8a7740: Add TPU clock entry for DT platforms
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 25 Jul 2013 22:50:59 +0000 (00:50 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 6 Aug 2013 08:57:09 +0000 (17:57 +0900)
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/clock-r8a7740.c

index f4265e52432cb37ae1e89e58455e7441e55972a2..c826bca4024e30bfc45a2cd07338f55cb5d97bac 100644 (file)
@@ -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]),