diff options
| author | Patrick Delaunay <[email protected]> | 2023-06-23 15:05:16 +0200 |
|---|---|---|
| committer | Patrice Chotard <[email protected]> | 2023-08-16 15:23:09 +0200 |
| commit | 141e232dbd981ab05e17660e63008ef170aea73d (patch) | |
| tree | b42d7dbd74b6683d3c4e69328b7a4bf19ce37c5f /include | |
| parent | b3d97f8ce34011b8928919822eb17b98477f3d72 (diff) | |
clk: stm32mp1: remove error for disabled clock in stm32mp1_clk_get_parent
To disabled a clock in clock tree initialization for a mux of STM32MP15,
the selected clock source index is set with the latest possible index for
the number of bit used. Today this valid configuration cause a error
in U-Boot messages, for example with CLK_ETH_DISABLED, when this clock
is not needed for the used ETH PHY without crystal:
no parents defined for clk id 123
This patch change the level of this message to avoid this trace for
valid clock tree.
Signed-off-by: Patrick Delaunay <[email protected]>
Reviewed-by: Patrice Chotard <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
