diff options
author | Marijn Suijten <marijn.suijten@somainline.org> | 2021-09-11 14:13:40 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2021-09-14 14:40:33 -0700 |
commit | 6d26bb22e9bc0ebdf79985d09b0f83b18de490b2 (patch) | |
tree | 7a345e6feda8da5b6990b50dcd11c59398f447e3 /tools/perf/scripts/python | |
parent | 7837187cb9ce52d0dcaaaa69a630b2c30b07dd08 (diff) |
clk: qcom: mmcc-msm8998: Remove unnecessary fallbacks to global clocks
A previous patch removes the "xo" clock from the global namespace making
it impossible to acquire by that ".name". The device-tree for msm8998
currently does not include an mmcc node but the dt-bindings for this
compatible already require all these clocks, and the patch introducing
this node [1] also includes them.
[1]: https://patchwork.kernel.org/project/linux-arm-msm/patch/20210901183123.1087392-1-angelogioacchino.delregno@somainline.org/
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org>
Link: https://lore.kernel.org/r/20210911121340.261920-9-marijn.suijten@somainline.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions