diff options
author | 2014-07-09 15:54:34 +0800 | |
---|---|---|
committer | 2014-07-15 08:52:11 +0200 | |
commit | b72efd0f651271ee05835ab848eee7c4e6851c99 (patch) | |
tree | b2a88aefb3d90eba77cd965be90730eeeeb9d299 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | clk: sunxi: Fix gate indexing for sun6i-a31-apb0-gates (diff) | |
download | wireguard-linux-b72efd0f651271ee05835ab848eee7c4e6851c99.tar.xz wireguard-linux-b72efd0f651271ee05835ab848eee7c4e6851c99.zip |
clk: sunxi: sun6i-apb0-gates: use bitmaps for valid gate indices
sun6i-apb0-gates uses the "clock-indices" DT property to indicate
valid gate bits or holes in between. However, the rest of sunxi
clock drivers use bitmaps for this purpose.
This patch modifies sun6i-apb0-gates to use bitmaps as well, to be
consistent with the sunxi platform. Also add the missing call to
clk_register_clkdev, so system clock lookups will work.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions