diff options
author | 2023-03-10 17:45:23 +0100 | |
---|---|---|
committer | 2023-03-20 14:25:38 -0700 | |
commit | f420f47e56c67587d9bc8f94267327b6fb214c1d (patch) | |
tree | 6e786a7650d56bcbc89ce82046d8477ea3f5096e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | clk: sprd: set max_register according to mapping range (diff) | |
download | wireguard-linux-f420f47e56c67587d9bc8f94267327b6fb214c1d.tar.xz wireguard-linux-f420f47e56c67587d9bc8f94267327b6fb214c1d.zip |
clk: imx6ul: fix "failed to get parent" error
On some configuration we may get following error:
[ 0.000000] imx:clk-gpr-mux: failed to get parent (-EINVAL)
This happens if selector is configured to not supported value. To avoid
this warnings add dummy parents for not supported values.
Fixes: 4e197ee880c2 ("clk: imx6ul: add ethernet refclock mux support")
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Link: https://lore.kernel.org/r/20230310164523.534571-1-o.rempel@pengutronix.de
Tested-by: Stefan Wahren <stefan.wahren@i2se.com>
Reported-by: Stefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions