diff options
author | Sebastien Laveze <[email protected]> | 2024-05-28 17:14:33 +0200 |
---|---|---|
committer | Abel Vesa <[email protected]> | 2024-06-21 09:35:19 +0300 |
commit | e52fd71333b4ed78fd5bb43094bdc46476614d25 (patch) | |
tree | 068883f73138fdf531698fa7845091ecbd1c29bc /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | d40371a1c963db688b37826adaf5ffdafb0862a1 (diff) |
clk: imx: imx6ul: fix default parent for enet*_ref_sel
The clk_set_parent for "enet1_ref_sel" and "enet2_ref_sel" are
incorrect, therefore the original requirements to have "enet_clk_ref" as
output sourced by iMX ENET PLL as a default config is not met.
Only "enet[1,2]_ref_125m" "enet[1,2]_ref_pad" are possible parents for
"enet1_ref_sel" and "enet2_ref_sel".
This was observed as a regression using a custom device tree which was
expecting this default config.
This can be fixed at the device tree level but having a default config
matching the original behavior (before refclock mux) will avoid breaking
existing configs.
Fixes: 4e197ee880c2 ("clk: imx6ul: add ethernet refclock mux support")
Link: https://lore.kernel.org/lkml/20230306020226.GC143566@dragon/T/
Signed-off-by: Sebastien Laveze <[email protected]>
Reviewed-by: Oleksij Rempel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Abel Vesa <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions