summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/Makefile
diff options
context:
space:
mode:
authorAnson Huang <anson.huang@nxp.com>2018-12-07 06:05:36 +0000
committerDaniel Lezcano <daniel.lezcano@linaro.org>2018-12-18 22:22:23 +0100
commit4f352d1fc5a8d3220e29766a26172eff34867014 (patch)
treefcb056048913cd76b0d445daf009f88a902b77fb /drivers/clocksource/Makefile
parent86fe57fc47b17b3528fa5497fc57e158d846c4ea (diff)
downloadlinux-stable-4f352d1fc5a8d3220e29766a26172eff34867014.tar.gz
linux-stable-4f352d1fc5a8d3220e29766a26172eff34867014.tar.bz2
linux-stable-4f352d1fc5a8d3220e29766a26172eff34867014.zip
clocksource/drivers/timer-imx-tpm: Specify clock name for timer-of
i.MX TPM needs "ipg" clock for register access and "per" clock for timer function, the driver gets "ipg" clock by searching the clock name, but timer-of initialization will get first clock in device tree TPM node since no clock name specified in of_clk, that means the "per" clock MUST be the first clock entry in device tree TPM node, this patch specifies clock name for of_clk to avoid this restriction, it makes TPM driver work properly with different sequence of clock entries in device tree TPM node. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'drivers/clocksource/Makefile')
0 files changed, 0 insertions, 0 deletions