summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2014-02-14 03:35:18 +0400
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2014-04-16 14:03:14 +0400
commit24b4e07df54b7bf7739fb3dd193f639a8f274ad6 (patch)
tree41238a9cd5c223b645ae55226808c72b82eb1428 /CREDITS
parent81b3b2711072b6047d5f332cd8751a1c5c9a3fb2 (diff)
downloadlinux-24b4e07df54b7bf7739fb3dd193f639a8f274ad6.tar.xz
clocksource: sh_cmt: Rename clock to "fck" in the non-legacy case
The sh_cmt driver gets the CMT functional clock using a connection ID of "cmt_fck". While all SH SoCs create clock lookup entries with a NULL device ID and a "cmt_fck" connection ID, the ARM SoCs use the device ID only with a NULL connection ID. This works on legacy platforms but will break on ARM with DT boot. Fix the situation by using a connection ID of "fck" in the non-legacy platform data case. Clock lookup entries will be renamed to use the device ID as well as the connection ID as platforms get moved to new platform data. The legacy code will eventually be dropped, leaving us with device ID based clock lookup, compatible with DT boot. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions