diff options
author | Linus Walleij <[email protected]> | 2022-10-13 16:07:45 +0200 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2022-10-14 13:39:09 -0700 |
commit | 8c7bc6ca3740959edc6abe5d8214e5c84aa8a853 (patch) | |
tree | 8957e752a2aa774ccdb636229bbe436c30420bd1 /tools/perf/scripts/python/bin/export-to-sqlite-report | |
parent | f9efefdba95a5110a1346bb03acdd8ff3cdf557f (diff) |
clk: qcom: gcc-msm8660: Drop hardcoded fixed board clocks
These two clocks are now registered in the device tree as fixed clocks,
causing a regression in the driver as the clock already exists with
e.g. the name "pxo_board" as the MSM8660 GCC driver probes.
Fix this by just not hard-coding this anymore and everything works
like a charm.
Cc: Dmitry Baryshkov <[email protected]>
Fixes: baecbda52933 ("ARM: dts: qcom: msm8660: fix node names for fixed clocks")
Signed-off-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions