diff options
author | Bjorn Andersson <[email protected]> | 2021-08-25 13:45:17 -0700 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2021-08-26 11:51:11 -0700 |
commit | da09577ab562e2700f0aba3f17cc741717ca9e38 (patch) | |
tree | ca1632112929fe864051d6a204195dc0f2c397fb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a61ca021fe28ab7163ca879fc3532c3cca25063c (diff) |
clk: qcom: gcc-sdm660: Replace usage of parent_names
Using parent_data and parent_hws, instead of parent_names, does protect
against some cases of incompletely defined clock trees. While it turns
out that the bug being chased this time was totally unrelated, this
patch converts the SDM660 GCC driver to avoid such issues.
The "xo" fixed_factor clock is unused within the gcc driver, but
referenced from the DSI PHY. So it's left in place until the DSI driver
is updated.
Tested-by: Marijn Suijten <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Marijn Suijten <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[[email protected]: Reduce diff by moving enum and tables back to
original position in previous patch]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions